view stubs/serport.pyi @ 2105:35468f1dcf38

comments
author drewp@bigasterisk.com
date Wed, 01 Jun 2022 12:20:11 -0700
parents 0f0ff27e55a3
children
line wrap: on
line source

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