increased verbosity in postwake and rtcwake + changed blinking from police lights (red+blue) to subtler red+purple

Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
Maarten van Gompel 2021-07-25 14:19:33 +02:00 committed by Stacy Harper
parent bdccd244c4
commit 9a7ca6e369
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65
3 changed files with 9 additions and 4 deletions

View file

@ -138,7 +138,6 @@ elif [ "$1" = "off" ] ; then
elif [ "$1" = "crust" ] ; then
getCurState > "$LASTSTATE"
# USER MUST USE sxmo_screenlock.sh rtc rather than using rtcwake directly.
# With this new version of lock, we dont check the exit code of the user hook. User must execute "sxmo_screenlock.sh rtc $TIME" at the end of their hook (depending on whether they want to re-rtc)
echo 1 > "$REDLED_PATH"
echo 0 > "$BLUELED_PATH"