[2.0.x] PersistentStore update followup (#11549)
This commit is contained in:
committed by
Scott Lahteine
parent
846bd24eb9
commit
5573ef62c6
@@ -33,7 +33,7 @@
|
||||
// Includes
|
||||
// --------------------------------------------------------------------------
|
||||
|
||||
#include HAL_PATH(., HAL.h)
|
||||
#include HAL_PATH(.., HAL.h)
|
||||
#include <Wire.h>
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
@@ -157,4 +157,3 @@ void eeprom_read_block(void* pos, const void* eeprom_address, size_t n) {
|
||||
|
||||
|
||||
#endif // ENABLED(I2C_EEPROM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user