diff --git a/Firmware/language_en.h b/Firmware/language_en.h index e8f78a806..f203af9df 100644 --- a/Firmware/language_en.h +++ b/Firmware/language_en.h @@ -285,6 +285,4 @@ #define(length=20, lines=1) MSG_TEMP_CALIBRATION "PINDA Temp.cal. " #define(length=20, lines=5) MSG_TEMP_CALIBRATION_DONE "PINDA temperature calibration is finished. Click to continue." #define(length=20, lines=1) MSG_TEMP_CALIBRATION_ON "PINDA T.cal. [ON]" -#define(length=20, lines=1) MSG_TEMP_CALIBRATION_OFF "PINDA T.cal.[OFF]" - - +#define(length=20, lines=1) MSG_TEMP_CALIBRATION_OFF "PINDA T.cal.[OFF]" \ No newline at end of file