Files @ baae0bdfde74
Branch filter:

Location: light9/stubs/serport.pyi

Drew Perttula
add pyudmx support. The usb code looks the same as what i had, but mine quickly gave lots of 'Pipe error' and pyudmx is quiet so far
Ignore-this: 43495af6a9004c16f3a12c7e85d715b4
def read_all_adc(f: int) -> List[int]: ...