|
OpenDevice
Open IoT (Internet Of Things) Platform and Framework http://opendevice.io
|
Public Member Functions | |
| void | load () |
| void | save () |
| void | clear () |
| bool | check () |
OpenDevice dynamic configuration options. (See defaults in config.cpp file).
| bool od::ConfigClass::check | ( | ) |
Check if exist a valid configuration (memory layout) in EEPROM
| void od::ConfigClass::clear | ( | ) |
Clear saved setings
| void od::ConfigClass::load | ( | ) |
Load configuration from storage (EEPROM). Check if exist, if not, use default values
| void od::ConfigClass::save | ( | ) |
Save current configuration to storage