ExtUI::onPostprocessSettings (#21683)
This commit is contained in:
committed by
GitHub
parent
8b5e7429d7
commit
f424da498a
@@ -98,6 +98,10 @@ namespace ExtUI {
|
||||
// memcpy(&myDataStruct, buff, sizeof(myDataStruct));
|
||||
}
|
||||
|
||||
void onPostprocessSettings() {
|
||||
// Called after loading or resetting stored settings
|
||||
}
|
||||
|
||||
void onConfigurationStoreWritten(bool success) {
|
||||
// Called after the entire EEPROM has been written,
|
||||
// whether successful or not.
|
||||
|
||||
Reference in New Issue
Block a user