test: Add battery time monitor (credits: zoli0726)

This commit is contained in:
robshape 2023-05-28 21:30:18 +02:00
parent 80421d4e9f
commit 8cc4e18026
2 changed files with 41 additions and 0 deletions

View file

@ -46,6 +46,7 @@ cd $(dirname "$0")
keymon.elf & # &> $LOGS_PATH/keymon.txt &
# ./batmon.sh &> /mnt/sdcard/batmon.txt &
# ./timemon.sh &
#######################################