From 75524a7eeca2a5771486762b65c7e0e5ad3e4a65 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Sun, 26 Sep 2021 18:44:50 +0100 Subject: 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 --- firmware/export/config/shanlingq1.h | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/export/config/shanlingq1.h b/firmware/export/config/shanlingq1.h index 1122b7693c..c7ad1dfa6e 100644 --- a/firmware/export/config/shanlingq1.h +++ b/firmware/export/config/shanlingq1.h @@ -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 -- cgit v1.2.3