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 cc5521f commit e37a731Copy full SHA for e37a731
lib/pbio/platform/prime_hub/pbsysconfig.h
@@ -10,7 +10,7 @@
10
#define PBSYS_CONFIG_BLUETOOTH (1)
11
#define PBSYS_CONFIG_BLUETOOTH_TOGGLE (1)
12
#define PBSYS_CONFIG_BLUETOOTH_TOGGLE_BUTTON (512) // PBIO_BUTTON_RIGHT_UP, but enum value cannot be used here.
13
-#define PBSYS_CONFIG_HMI_NUM_SLOTS (0)
+#define PBSYS_CONFIG_HMI_NUM_SLOTS (5)
14
#define PBSYS_CONFIG_HUB_LIGHT_MATRIX (1)
15
#define PBSYS_CONFIG_MAIN (1)
16
#define PBSYS_CONFIG_STORAGE (1)
0 commit comments