Only enable wakeup via EXT_CHRG_DETECT if we shut down due to low power (#10263)

This commit is contained in:
Jonathan Bennett
2026-04-23 15:37:35 -05:00
committed by GitHub
parent 7b3f58875a
commit 837637b70c
3 changed files with 10 additions and 4 deletions
@@ -138,7 +138,7 @@ static const uint8_t A0 = PIN_A0;
#define HAS_SOLAR
#define OCV_ARRAY 4080, 3990, 3935, 3880, 3825, 3770, 3715, 3660, 3605, 3550, 3450
#define OCV_ARRAY 4080, 3990, 3935, 3880, 3825, 3770, 3715, 3660, 3605, 3550, 3490
#ifdef __cplusplus
}