We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9ced5 commit 44dc099Copy full SHA for 44dc099
1 file changed
pybpodapi/settings.py
@@ -19,6 +19,7 @@
19
# TARGET_BPOD_FIRMWARE_VERSION = "15" # 0.8
20
# TARGET_BPOD_FIRMWARE_VERSION = "17" # 0.9
21
TARGET_BPOD_FIRMWARE_VERSION = "22"
22
+TARGET_BPOD_MACHINE_TYPE = 3
23
24
PYBPOD_SERIAL_PORT = None
25
PYBPOD_NET_PORT = None
0 commit comments