Clean up BOARD_NAME in pins

This commit is contained in:
Scott Lahteine
2019-07-09 21:29:14 -05:00
parent c0e917ea83
commit cb60001784
38 changed files with 69 additions and 71 deletions

View File

@ -29,8 +29,8 @@
* 21017 Victor Perez Marlin for stm32f1 test
*/
#define DEFAULT_MACHINE_NAME "STM3R Mini"
#define BOARD_NAME "Marlin for STM32"
#define BOARD_NAME "STM3R Mini"
#define DEFAULT_MACHINE_NAME BOARD_NAME
// Enable I2C_EEPROM for testing
#define I2C_EEPROM