瀏覽代碼

change wakeup interval to 10 min

Fabian Peter Hammerle 2 年之前
父節點
當前提交
c17a48d978
共有 1 個文件被更改,包括 2 次插入1 次删除
  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