mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +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" ]
|
if [ $USE_LED_FOR_SETUP_PROGRESS = "true" ]
|
||||||
then
|
then
|
||||||
echo 0 | sudo tee /sys/class/leds/led1/brightness > /dev/null
|
echo 0 | sudo tee /sys/class/leds/led0/brightness > /dev/null
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user