view stubs/serport.pyi @ 2219:165fc8ed28ab

clearly this approach is wrong
author drewp@bigasterisk.com
date Tue, 23 May 2023 16:26:32 -0700
parents 0f0ff27e55a3
children
line wrap: on
line source

def read_all_adc(f: int) -> List[int]: ...