Turn off the blinking green LED before starting koreader
This commit is contained in:
parent
71943f7cf6
commit
ed8e242154
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo 0 > /sys/class/leds/pmic_ledsg/brightness
|
||||
|
||||
export WIFI_MODULE=brcmfmac
|
||||
|
||||
cd /opt/koreader
|
||||
|
Loading…
Reference in New Issue
Block a user