mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 10:32:17 +00:00
bb13e9fe12
Adds a keyboard controlled robot recipe that uses curses. Advantage is that no external deps are required, disadvantages are that it'll only work from a terminal (or terminal window, basically not IDLE).