Safe changes from HAL cleanup

This commit is contained in:
Scott Lahteine
2019-08-28 21:21:38 -05:00
parent 95963121b0
commit 1d8ad7cf71
8 changed files with 36 additions and 25 deletions

View File

@@ -32,7 +32,9 @@
//#define I2C_EEPROM
#define E2END 0xFFF // 4KB
#ifndef E2END
#define E2END 0xFFF // 4KB
#endif
// Ignore temp readings during development.
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000