Remove displayMode from configuration, #123

This commit is contained in:
Phat Nguyen
2024-05-13 21:25:00 +07:00
parent b3f02f0a58
commit 799217e724
2 changed files with 0 additions and 67 deletions

View File

@ -31,7 +31,6 @@ private:
void jsonInvalid(void);
void configLogInfo(String name, String fromValue, String toValue);
String getPMStandardString(bool usaqi);
String getDisplayModeString(bool dispMode);
String getAbcDayString(int value);
void toConfig(const char* buf);