File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 103103#define PBDRV_CONFIG_USB_MFG_STR LEGO_USB_MFG_STR
104104#define PBDRV_CONFIG_USB_PROD_STR LEGO_USB_PROD_STR_TECHNIC_SMALL_HUB " + Pybricks"
105105#define PBDRV_CONFIG_USB_STM32F4 (1)
106- #define PBDRV_CONFIG_USB_CHARGE_ONLY (1 )
106+ #define PBDRV_CONFIG_USB_CHARGE_ONLY (0 )
107107
108108#define PBDRV_CONFIG_STACK (1)
109109#define PBDRV_CONFIG_STACK_EMBEDDED (1)
Original file line number Diff line number Diff line change 123123#define PBDRV_CONFIG_USB_PROD_STR LEGO_USB_PROD_STR_TECHNIC_LARGE_HUB " + Pybricks"
124124#define PBDRV_CONFIG_USB_STM32F4 (1)
125125#define PBDRV_CONFIG_USB_STM32F4_HUB_VARIANT_ADDR 0x08007d80
126- #define PBDRV_CONFIG_USB_CHARGE_ONLY (1 )
126+ #define PBDRV_CONFIG_USB_CHARGE_ONLY (0 )
127127
128128#define PBDRV_CONFIG_STACK (1)
129129#define PBDRV_CONFIG_STACK_EMBEDDED (1)
You can’t perform that action at this time.
0 commit comments