Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Update config-manager.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maakbaas authored Sep 25, 2020
1 parent 51f8906 commit eba7edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ void save();
```
This method saves the configManager.data object to EEPROM. Use this if you write changes or updates directly to the RAM mirror

#### saveRaw
#### saveExternal

```c++
void saveExternal(configData *extData);
Expand Down

0 comments on commit eba7edc

Please sign in to comment.