ci: kick power watchdog on ci devices

This commit is contained in:
Maxime Desroches
2025-08-04 21:06:28 -07:00
parent f08d95b95a
commit fb34e7ccd3
+1
View File
@@ -54,6 +54,7 @@ while true; do
# /data/ciui.py &
#fi
awk '{print $1}' /proc/uptime > /var/tmp/power_watchdog
sleep 5s
done