mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-05 06:35:43 +00:00
GPIO pins working
This commit is contained in:
@@ -5,4 +5,9 @@ screen_height = 240
|
||||
cursor = True
|
||||
fullscreen = False
|
||||
cache_dir = $XDG_CACHE_DIR/mopidy/touchscreen
|
||||
gpio = False
|
||||
gpio = False
|
||||
gpio_left = 4
|
||||
gpio_right = 27
|
||||
gpio_up = 22
|
||||
gpio_down = 23
|
||||
gpio_enter = 24
|
||||
|
||||
Reference in New Issue
Block a user