Skip to content

Instantly share code, notes, and snippets.

@craig-m
Created November 27, 2018 02:44
Show Gist options
  • Save craig-m/df4250bd95849581cbcfb9eaf690bb65 to your computer and use it in GitHub Desktop.
Save craig-m/df4250bd95849581cbcfb9eaf690bb65 to your computer and use it in GitHub Desktop.
disable onboard LEDs on beaglebone
sudo sh -c "echo none > /sys/class/leds/beaglebone\:green\:usr0/trigger"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment