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 8066636 commit 13eae02Copy full SHA for 13eae02
1 file changed
lib/pbio/platform/prime_hub/pbdrvconfig.h
@@ -128,7 +128,7 @@
128
#define PBDRV_CONFIG_USB_PROD_STR LEGO_USB_PROD_STR_TECHNIC_LARGE_HUB " + Pybricks"
129
#define PBDRV_CONFIG_USB_STM32F4 (1)
130
#define PBDRV_CONFIG_USB_STM32F4_HUB_VARIANT_ADDR 0x08007d80
131
-#define PBDRV_CONFIG_USB_CHARGE_ONLY (1)
+#define PBDRV_CONFIG_USB_CHARGE_ONLY (0)
132
133
#define PBDRV_CONFIG_STACK (1)
134
#define PBDRV_CONFIG_STACK_EMBEDDED (1)
0 commit comments