BOARD_NAME => BOARD_INFO_NAME

This commit is contained in:
Scott Lahteine
2020-05-16 06:02:02 -05:00
parent 45a01a3eca
commit 847bdeecaf
5 changed files with 6 additions and 6 deletions

View File

@ -28,7 +28,7 @@
#endif
#ifndef BOARD_INFO_NAME
#define BOARD_NAME "MKS_ROBIN2"
#define BOARD_INFO_NAME "MKS_ROBIN2"
#endif
#ifndef DEFAULT_MACHINE_NAME

View File

@ -28,7 +28,7 @@
#endif
#define DEFAULT_MACHINE_NAME "STM32F446VET6"
#define BOARD_NAME "STM32F4 VAkE"
#define BOARD_INFO_NAME "STM32F4 VAkE"
//#define I2C_EEPROM