parent
ce5c529738
commit
b5d910057d
1 changed files with 0 additions and 6 deletions
@ -1,6 +0,0 @@ |
|||||||
#!/usr/bin/env sh |
|
||||||
OLDB=$(cat /tmp/oldscreenb || echo 10) |
|
||||||
DIMB=2 |
|
||||||
CURB=$(cat /sys/devices/platform/backlight/backlight/backlight/brightness) |
|
||||||
|
|
||||||
[[ $CURB == $DIMB ]] && sxmo_setpinebacklight $OLDB || sxmo_setpinebacklight $DIMB |
|
Loading…
Reference in new issue