You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
/root/battery_file/bat.sh contains non-blocking loops putting pressure on CPU of Pi0w
additionally the loop uses several echo commands, which deliver their output to syslog (as the script is started from rc.local) and thus flood the logs (e.g. "poweroff" message). This puts additional CPU load on journaling daemon systemd-journal.
Guys, I know this is an early development stage, anyway, it would be very helpful to have:
Decompressed resources of the scripts in the repo (easy changes).