fenrir/play zone/errorOnBrokenDevice.py
2016-10-19 19:52:36 +02:00

6 lines
127 B
Python
Executable File

#!/bin/python
# in case that event13 is still the broken device
f = open('/dev/input/event13')
print('OK /dev/input/event13')