Explorar el Código

change wakeup interval to 10 min

Fabian Peter Hammerle hace 2 años
padre
commit
c17a48d978
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      job.yaml

+ 2 - 1
job.yaml

@@ -1,5 +1,6 @@
+# https://docs.toit.io/platform/apps/appspec/#the-specification-file
 name: axp192 battery voltage
 entrypoint: axp192-battery-voltage.toit
 triggers:
   on_install: true
-  on_interval: 60s
+  on_interval: 10m