view stubs/serport.pyi @ 2167:aecbcddccfea

get pytest running
author drewp@bigasterisk.com
date Thu, 18 May 2023 14:13:40 -0700
parents 0f0ff27e55a3
children
line wrap: on
line source

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