Minor changes for 2.0.x parity

This commit is contained in:
Scott Lahteine 2018-02-08 22:17:05 -06:00
parent 169515404d
commit 55071749b7
2 changed files with 3 additions and 3 deletions

View file

@ -214,8 +214,6 @@
#define MSG_FILAMENT_CHANGE_HEAT_M108 "Send M108 to heat nozzle"
#define MSG_FILAMENT_CHANGE_INSERT_M108 "Insert filament and send M108"
#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Error in menu structure"
#define MSG_ERR_EEPROM_WRITE "Error writing to EEPROM!"
#define MSG_STOP_BLTOUCH "STOP called because of BLTouch error - restart with M999"