![]() |
Speeduino
|
Wrappers to prevent other files from having to use EEPROM.h directly. More...
Functions | |
| uint8_t | loadLastBaro (void) |
| Last barometer reading cache. | |
| void | saveLastBaro (uint8_t newValue) |
| Last barometer reading cache. | |
| uint8_t | loadEEPROMVersion (void) |
| Save/load the version number of the storage layout. | |
| void | saveEEPROMVersion (uint8_t newVersion) |
| Save/load the version number of the storage layout. | |
Wrappers to prevent other files from having to use EEPROM.h directly.
Save/load the version number of the storage layout.


Last barometer reading cache.


Save/load the version number of the storage layout.

