Fix a BORG compile warning
This commit is contained in:
parent
150237f712
commit
1087e318e5
@ -30,7 +30,9 @@
|
|||||||
#define BOARD_INFO_NAME "The-Borge"
|
#define BOARD_INFO_NAME "The-Borge"
|
||||||
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
|
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
|
||||||
|
|
||||||
|
#ifndef E2END
|
||||||
#define E2END 0xFFF // EEPROM end address
|
#define E2END 0xFFF // EEPROM end address
|
||||||
|
#endif
|
||||||
|
|
||||||
// Ignore temp readings during development.
|
// Ignore temp readings during development.
|
||||||
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
|
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
|
||||||
|
Loading…
Reference in New Issue
Block a user