Files
flash-led/README.md
2026-03-26 19:03:19 +01:00

8 lines
166 B
Markdown

# 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.