mirror of
https://github.com/thearn/Python-Arduino-Command-API.git
synced 2026-01-13 16:38:03 -05:00
changed line 11 board.pinMode(13, "OUTPUT") to board.pinMode(led_pin, "OUTPUT") as if led_pin is anything other than 13 the example wont work
1.8 KiB
1.8 KiB