mirror of
https://github.com/cimryan/teslausb.git
synced 2026-02-28 20:20:32 +00:00
How many times can I miss the led0 entry
This commit is contained in:
@@ -77,7 +77,7 @@ function setup_led_on () {
|
||||
|
||||
if [ $USE_LED_FOR_SETUP_PROGRESS = "true" ]
|
||||
then
|
||||
echo 0 | sudo tee /sys/class/leds/led1/brightness > /dev/null
|
||||
echo 0 | sudo tee /sys/class/leds/led0/brightness > /dev/null
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user