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 /*