💥 Rename ExtUI settings methods
This commit is contained in:
committed by
Scott Lahteine
parent
b0d621d8b9
commit
4ec9af42b8
@@ -420,8 +420,8 @@ namespace ExtUI {
|
||||
void onStoreSettings(char *);
|
||||
void onLoadSettings(const char *);
|
||||
void onPostprocessSettings();
|
||||
void onConfigurationStoreWritten(bool success);
|
||||
void onConfigurationStoreRead(bool success);
|
||||
void onSettingsStored(bool success);
|
||||
void onSettingsLoaded(bool success);
|
||||
#if ENABLED(POWER_LOSS_RECOVERY)
|
||||
void onPowerLossResume();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user