From 02453ce252cdb1dbade75d823611901a38a77ec9 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Fri, 17 Sep 2021 21:38:22 +1000 Subject: [PATCH] Update Settings.cpp --- source/Core/Src/Settings.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Core/Src/Settings.cpp b/source/Core/Src/Settings.cpp index c9ca92e4..45146c4c 100644 --- a/source/Core/Src/Settings.cpp +++ b/source/Core/Src/Settings.cpp @@ -16,9 +16,9 @@ bool sanitiseSettings(); #ifdef POW_QC_20V -#define QC_VOLTAGE_MAX 220 +#define QC_VOLTAGE_MAX 222 #else -#define QC_VOLTAGE_MAX 140 +#define QC_VOLTAGE_MAX 142 #endif /*