mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Добавляем возмодность изменить заголовок и содержимое выводимой информации
This commit is contained in:
@@ -19,6 +19,7 @@ class SensorLCD2004 {
|
||||
void writeLCD2004();
|
||||
void execute(String command);
|
||||
String _key;
|
||||
void printBlankStr(int strSize);
|
||||
|
||||
private:
|
||||
unsigned long currentMillis;
|
||||
|
||||
Reference in New Issue
Block a user