Reduce storage requirements for strings, make some PGM
This commit is contained in:
@ -98,7 +98,7 @@
|
||||
SERIAL_ECHOPAIR(" (", dac_amps(2));
|
||||
SERIAL_ECHOPAIR(") E:", dac_perc(3));
|
||||
SERIAL_ECHOPAIR(" (", dac_amps(3));
|
||||
SERIAL_ECHOLN(")");
|
||||
SERIAL_ECHOLNPGM(")");
|
||||
}
|
||||
|
||||
void dac_commit_eeprom() {
|
||||
|
Reference in New Issue
Block a user