Skip to content

Commit 7a0eadb

Browse files
authored
bricks: Restore PYBRICKS_PY_HUBS for technichub.
The flag was removed in 1ccc277.
1 parent 65703c3 commit 7a0eadb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bricks/technichub/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#define PYBRICKS_PY_COMMON_SYSTEM (1)
2929
#define PYBRICKS_PY_EV3DEVICES (0)
3030
#define PYBRICKS_PY_EXPERIMENTAL (1)
31+
#define PYBRICKS_PY_HUBS (1)
3132
#define PYBRICKS_PY_IODEVICES (1)
3233
#define PYBRICKS_PY_IODEVICES_ANALOG_SENSOR (0)
3334
#define PYBRICKS_PY_IODEVICES_DC_MOTOR (0)

0 commit comments

Comments
 (0)