Skip to content

Commit 13eae02

Browse files
committed
DO NOT MERGE: platform/prime_hub: enable USB
Enable USB for testing.
1 parent 8066636 commit 13eae02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/pbio/platform/prime_hub/pbdrvconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
#define PBDRV_CONFIG_USB_PROD_STR LEGO_USB_PROD_STR_TECHNIC_LARGE_HUB " + Pybricks"
129129
#define PBDRV_CONFIG_USB_STM32F4 (1)
130130
#define PBDRV_CONFIG_USB_STM32F4_HUB_VARIANT_ADDR 0x08007d80
131-
#define PBDRV_CONFIG_USB_CHARGE_ONLY (1)
131+
#define PBDRV_CONFIG_USB_CHARGE_ONLY (0)
132132

133133
#define PBDRV_CONFIG_STACK (1)
134134
#define PBDRV_CONFIG_STACK_EMBEDDED (1)

0 commit comments

Comments
 (0)