4 lines
53 B
Python
Raw Normal View History

2022-03-03 09:53:51 +08:00
class LED():
def __init__(self):
pass