Rename sxmo_setpineled.sh to sxmo_setled.sh, add bq-paella support
Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
parent
7f39de55f0
commit
1e20a2223b
5 changed files with 34 additions and 28 deletions
|
@ -43,10 +43,10 @@ recreateexistingnotifs() {
|
|||
}
|
||||
|
||||
syncled() {
|
||||
sxmo_setpineled.sh green 0
|
||||
sxmo_setled.sh green 0
|
||||
if [ "$(find "$NOTIFDIR"/ -type f | wc -l)" -gt 0 ]; then
|
||||
sleep 0.1
|
||||
sxmo_setpineled.sh green 1
|
||||
sxmo_setled.sh green 1
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue