import sys

This commit is contained in:
crate 2024-10-13 19:23:16 -05:00
parent ffeba267ec
commit 595bea6539

View File

@ -1,3 +1,4 @@
import sys
import time import time
with open('/dev/hidg0', 'wb') as f: with open('/dev/hidg0', 'wb') as f: