Skip to content

Instantly share code, notes, and snippets.

@ciffelia
Created August 24, 2020 15:44
Show Gist options
  • Save ciffelia/b0cb34717eb256d436a845cd23d1c2e3 to your computer and use it in GitHub Desktop.
Save ciffelia/b0cb34717eb256d436a845cd23d1c2e3 to your computer and use it in GitHub Desktop.
Raspberry Pi LEDs - /boot/config.txt
# Turn off PWR LED (Red)
dtparam=pwr_led_trigger=none,pwr_led_activelow=on
# Turn on ACT LED (Green)
dtparam=act_led_trigger=default-on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment