Добавляем поддержку LCD2004 в MySensors

This commit is contained in:
2022-01-14 20:54:13 +05:00
parent f135840ec4
commit cc115c701b
4 changed files with 7 additions and 1 deletions

View File

@@ -101,6 +101,7 @@
#define EnableSensorUptime
#define EnableTelegram
#define EnableUart
#define EnableSensorLCD2004
#endif
//================================================================================================================================================================