view stubs/serport.pyi @ 2112:0b80bcc82cb1

reformat
author drewp@bigasterisk.com
date Thu, 02 Jun 2022 18:52:24 +0000
parents 0f0ff27e55a3
children
line wrap: on
line source

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