Skip to content

Commit 44dc099

Browse files
committed
Add TARGET_BPOD_MACHINE_TYPE emulator requirement
1 parent 4c9ced5 commit 44dc099

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pybpodapi/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
# TARGET_BPOD_FIRMWARE_VERSION = "15" # 0.8
2020
# TARGET_BPOD_FIRMWARE_VERSION = "17" # 0.9
2121
TARGET_BPOD_FIRMWARE_VERSION = "22"
22+
TARGET_BPOD_MACHINE_TYPE = 3
2223

2324
PYBPOD_SERIAL_PORT = None
2425
PYBPOD_NET_PORT = None

0 commit comments

Comments
 (0)