mirror of
https://github.com/tiny-pilot/tinypilot.git
synced 2023-10-01 22:58:29 +03:00
6 lines
167 B
INI
6 lines
167 B
INI
# This configuration file is an actual Python file. Only variables in uppercase
|
|
# are recognized as config keys.
|
|
|
|
KEYBOARD_PATH = '/dev/null'
|
|
MOUSE_PATH = '/dev/null'
|