Skip to content
Snippets Groups Projects
Commit 1087e318 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Fix a BORG compile warning

parent 150237f7
Branches
Tags
No related merge requests found
......@@ -30,7 +30,9 @@
#define BOARD_INFO_NAME "The-Borge"
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
#ifndef E2END
#define E2END 0xFFF // EEPROM end address
#endif
// Ignore temp readings during development.
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment