mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
working but before implenting queues
This commit is contained in:
@@ -71,7 +71,7 @@ def raw_input_event_worker():
|
||||
to_transfer[3] = keyboard_opened_device_dict[key][1]
|
||||
# print(len(to_transfer))
|
||||
spi.xfer(to_transfer)
|
||||
print('sent')
|
||||
print(time.time(), 'sent')
|
||||
# print(key)
|
||||
# print(to_transfer)
|
||||
# print('----')
|
||||
|
||||
Reference in New Issue
Block a user