mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 09:39:17 +00:00
4 lines
92 B
Python
4 lines
92 B
Python
class Config(object):
|
|
DEBUG_MODE = True
|
|
OPEN_DEVICE = True
|
|
DEVICE_ADDRESS = 0x01 |