Add OnPidTuning event to Malyan LCD (#17143)
All ExtUI LCDs need to keep up with ExtUI API changes.
This commit is contained in:
parent
59cb1466b7
commit
7070ea0b49
@ -483,6 +483,7 @@ namespace ExtUI {
|
||||
void onLoadSettings(const char*) {}
|
||||
void onConfigurationStoreWritten(bool) {}
|
||||
void onConfigurationStoreRead(bool) {}
|
||||
void OnPidTuning(const result_t) {}
|
||||
}
|
||||
|
||||
#endif // MALYAN_LCD
|
||||
|
Loading…
Reference in New Issue
Block a user