Update gui.cpp

This commit is contained in:
Ben V. Brown
2020-11-01 16:00:19 +11:00
parent 2c6405da68
commit 8b336af3c1

View File

@@ -318,7 +318,7 @@ static bool settings_setQCInputV(void) {
}
static void settings_displayQCInputV(void) {
printShortDescription(0, 5);
printShortDescription(19, 5);
//0 = 9V, 1=12V, 2=20V (Fixed Voltages)
// These are only used in QC modes
switch (systemSettings.QCIdealVoltage) {