2022-03-03 09:53:51 +08:00

4 lines
53 B
Python

class LED():
def __init__(self):
pass