Update Settings.cpp

This commit is contained in:
Ben V. Brown
2021-09-17 21:38:22 +10:00
parent 21f8859f5a
commit 02453ce252

View File

@@ -16,9 +16,9 @@
bool sanitiseSettings(); bool sanitiseSettings();
#ifdef POW_QC_20V #ifdef POW_QC_20V
#define QC_VOLTAGE_MAX 220 #define QC_VOLTAGE_MAX 222
#else #else
#define QC_VOLTAGE_MAX 140 #define QC_VOLTAGE_MAX 142
#endif #endif
/* /*