# Flash-LED Standalone Python script to flash an LED on GPIO 17 of a Raspberry Pi. ## Usage `python3 flash_led.py` Requires `RPi.GPIO` to be installed on the host.