SymbolVolts
This commit is contained in:
@@ -202,7 +202,7 @@ static bool checkVoltageForExit() {
|
|||||||
OLED::setCursor(0, 8);
|
OLED::setCursor(0, 8);
|
||||||
OLED::print(InputVoltageString);
|
OLED::print(InputVoltageString);
|
||||||
printVoltage();
|
printVoltage();
|
||||||
OLED::print("V");
|
OLED::print(SymbolVolts);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
OLED::setFont(0);
|
OLED::setFont(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user