ci: kick power watchdog on ci devices

pull/35843/merge
Maxime Desroches 2 days ago
parent f08d95b95a
commit fb34e7ccd3
  1. 1
      selfdrive/test/setup_device_ci.sh

@ -54,6 +54,7 @@ while true; do
# /data/ciui.py & # /data/ciui.py &
#fi #fi
awk '{print $1}' /proc/uptime > /var/tmp/power_watchdog
sleep 5s sleep 5s
done done

Loading…
Cancel
Save