You've already forked TEF6686_Driver
bad freq
This commit is contained in:
2
xrd.py
2
xrd.py
@@ -17,7 +17,7 @@ PORT = int(os.getenv("PORT") or 0) or 7373
|
|||||||
DEVICE = os.getenv("DEV") or "COM6"
|
DEVICE = os.getenv("DEV") or "COM6"
|
||||||
|
|
||||||
FREQ_NOT_ALLOWED_RANGE = [9482, 9518]
|
FREQ_NOT_ALLOWED_RANGE = [9482, 9518]
|
||||||
FREQ_NOT_ALLOWED_LIST = [10900]
|
FREQ_NOT_ALLOWED_LIST = [100900]
|
||||||
|
|
||||||
PASSWORD = os.getenv("PW") or "test"
|
PASSWORD = os.getenv("PW") or "test"
|
||||||
CLOCK = 12000000 # DP-666
|
CLOCK = 12000000 # DP-666
|
||||||
|
|||||||
Reference in New Issue
Block a user