mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
added more test programs
This commit is contained in:
@@ -14,3 +14,6 @@ fff = open("/dev/input/event0", "rb" )
|
||||
while 1:
|
||||
data = fff.read(24)
|
||||
print(data)
|
||||
|
||||
using queue to despatch SPI on raspberry 3: 700 to 800us
|
||||
on lichee 3.5ms
|
||||
Reference in New Issue
Block a user