Skip to content

Commit e37a731

Browse files
committed
pbio/platform/prime_hub: Enable slots.
1 parent cc5521f commit e37a731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pbio/platform/prime_hub/pbsysconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#define PBSYS_CONFIG_BLUETOOTH (1)
1111
#define PBSYS_CONFIG_BLUETOOTH_TOGGLE (1)
1212
#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)
13+
#define PBSYS_CONFIG_HMI_NUM_SLOTS (5)
1414
#define PBSYS_CONFIG_HUB_LIGHT_MATRIX (1)
1515
#define PBSYS_CONFIG_MAIN (1)
1616
#define PBSYS_CONFIG_STORAGE (1)

0 commit comments

Comments
 (0)