Misc. cleanup, serial strings

This commit is contained in:
Scott Lahteine
2020-10-19 20:38:24 -05:00
parent b320b1a3c2
commit 92767f5513
7 changed files with 12 additions and 19 deletions

View File

@ -49,9 +49,6 @@
//#define MARLIN_EEPROM_SIZE 0x1000UL // 4KB
//#define MARLIN_EEPROM_SIZE (EEPROM_START_ADDRESS + (EEPROM_PAGE_SIZE) * 2UL)
//#define EEPROM_CHITCHAT
//#define DEBUG_EEPROM_READWRITE
//
// Limit Switches
//