Files
Uni-Lab-OS/unilabos/devices/motor/Consts.py
Junhan Chang c78ac482d8 Initial commit
2025-04-17 15:19:47 +08:00

4 lines
92 B
Python

class Config(object):
DEBUG_MODE = True
OPEN_DEVICE = True
DEVICE_ADDRESS = 0x01