view stubs/serport.pyi @ 2329:c5cd51e32fc5

refactor
author drewp@bigasterisk.com
date Thu, 01 Jun 2023 18:53:26 -0700
parents 0f0ff27e55a3
children
line wrap: on
line source

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