oryp6: Fix smart charger values

This commit is contained in:
Tim Crawford 2020-10-19 12:55:48 -06:00 committed by Jeremy Soller
parent 5200397bba
commit 29034569c8

View File

@ -18,8 +18,8 @@ CFLAGS+=-DPS2_TOUCHPAD=PS2_3
# Set smart charger parameters
CFLAGS+=\
-DCHARGER_CHARGE_CURRENT=1536 \
-DCHARGER_CHARGE_VOLTAGE=16800 \
-DCHARGER_INPUT_CURRENT=13050
-DCHARGER_CHARGE_VOLTAGE=13050 \
-DCHARGER_INPUT_CURRENT=9230
# Set battery charging thresholds
CFLAGS+=\