refactored battery calculation

This commit is contained in:
Shaun Inman 2023-01-21 19:04:32 -05:00
parent 5ab4a96b1f
commit d0d87e4a00
3 changed files with 24 additions and 10 deletions

View file

@ -20,7 +20,7 @@ cd $(dirname "$0")
keymon.elf & # &> /mnt/sdcard/keymon.txt &
# ./batmon.sh &>
# ./batmon.sh &> /mnt/sdcard/batmon.txt &
export EXEC_PATH=/tmp/minui_exec
touch "$EXEC_PATH" && sync