Parcourir la source

change wakeup interval to 10 min

Fabian Peter Hammerle il y a 2 ans
Parent
commit
c17a48d978
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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