1
0

extend range

This commit is contained in:
2026-02-21 22:30:02 +01:00
parent 1f85f8e891
commit 8ca61973e4

2
xrd.py
View File

@@ -16,7 +16,7 @@ HOST = os.getenv("HOST") or '0.0.0.0'
PORT = int(os.getenv("PORT") or 0) or 7373
DEVICE = os.getenv("DEV") or "COM6"
FREQ_NOT_ALLOWED_RANGE = [9490, 9510]
FREQ_NOT_ALLOWED_RANGE = [9482, 9518]
PASSWORD = os.getenv("PW") or "test"
CLOCK = 12000000 # DP-666