diff --git a/board/raspberrypi/overlay/etc/init.d/S11throttlewatch b/board/raspberrypi/overlay/etc/init.d/S11throttlewatch index 4f6a422152..a07b6e6dc8 100755 --- a/board/raspberrypi/overlay/etc/init.d/S11throttlewatch +++ b/board/raspberrypi/overlay/etc/init.d/S11throttlewatch @@ -1,6 +1,6 @@ #!/bin/bash -CHECK_INTERVAL=30 +CHECK_INTERVAL=60 test -n "${OS_VERSION}" || source /etc/init.d/base @@ -19,12 +19,16 @@ get_throttled_since_boot() { test $((t & 262144)) -ne 0 && echo -n "throttled " } +get_temp() { + t=$(