kmk_firmware/upy-unix-stubs/digitalio.py

4 lines
74 B
Python

class DigitalInOut:
def __init__(self, *args, **kwargs):
pass