We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65703c3 commit 7a0eadbCopy full SHA for 7a0eadb
bricks/technichub/mpconfigport.h
@@ -28,6 +28,7 @@
28
#define PYBRICKS_PY_COMMON_SYSTEM (1)
29
#define PYBRICKS_PY_EV3DEVICES (0)
30
#define PYBRICKS_PY_EXPERIMENTAL (1)
31
+#define PYBRICKS_PY_HUBS (1)
32
#define PYBRICKS_PY_IODEVICES (1)
33
#define PYBRICKS_PY_IODEVICES_ANALOG_SENSOR (0)
34
#define PYBRICKS_PY_IODEVICES_DC_MOTOR (0)
0 commit comments