mirror of
https://github.com/google/mozc-devices.git
synced 2025-11-09 01:03:26 +03:00
Add a LED for chassis
This commit is contained in:
@@ -67,6 +67,7 @@ setup(
|
||||
'tensorflow',
|
||||
'enum34;python_version<"3.4"',
|
||||
'pyserial',
|
||||
'evdev;platform_system=="Linux"'
|
||||
'evdev;platform_system=="Linux"',
|
||||
'wiringpi'
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user