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