mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
First support for GPIO on Raspberry Pi
This commit is contained in:
@@ -4,4 +4,5 @@ screen_width = 320
|
||||
screen_height = 240
|
||||
cursor = True
|
||||
fullscreen = False
|
||||
cache_dir = $XDG_CACHE_DIR/mopidy/touchscreen
|
||||
cache_dir = $XDG_CACHE_DIR/mopidy/touchscreen
|
||||
gpio = False
|
||||
Reference in New Issue
Block a user