Prevent BOARD_NAME conflict with env
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
#error "The-Borg supports up to 3 hotends / E-steppers."
|
||||
#endif
|
||||
|
||||
#define BOARD_NAME "The-Borge"
|
||||
#define DEFAULT_MACHINE_NAME BOARD_NAME
|
||||
#define BOARD_INFO_NAME "The-Borge"
|
||||
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
|
||||
|
||||
#define E2END 0xFFF // EEPROM end address
|
||||
|
||||
|
||||
Reference in New Issue
Block a user