Shanling Q1: default to USB force charging

Force charging must be set or the Q1 will not draw 500 mA from
an AC adapter (see 0ca0940f01).

Change-Id: I4ec6dc7728a5aa4d7f07580556efb960948c24a8
This commit is contained in:
Aidan MacDonald 2021-09-26 18:44:50 +01:00
parent a62fdf4751
commit 75524a7eec
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
#define HAVE_USB_POWER
#define HAVE_USB_CHARGING_ENABLE
#define HAVE_USB_CHARGING_IN_THREAD
#define TARGET_USB_CHARGING_DEFAULT USB_CHARGING_FORCE
#define HAVE_BOOTLOADER_USB_MODE
#endif