view stubs/serport.pyi @ 2104:6a9f9af9d3b8

EditChoice sends new choice in event
author drewp@bigasterisk.com
date Wed, 01 Jun 2022 12:19:46 -0700
parents 0f0ff27e55a3
children
line wrap: on
line source

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