Description A tiny program to control the onboard LEDs. Build, run, and clean: make # <command> is one of "on", "off", or "flash" ./make-leds <command> make clean Restore the default LEDs functionality: ./restore-leds.sh