Update espmega_iot_core.cpp

This commit is contained in:
Siwat Sirichai 2023-09-30 14:28:08 +07:00
parent 77dbf204fa
commit d770d6459c
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ int lcd_current_page = 1;
int lcd_pwmAdj_id = 0;
EasyNex panel(Serial);
#ifdef ENABLE_EXTERNAL_LCD
EasyNex user_panel(Serial);
EasyNex ESPMega_EXTLCD(Serial2);
#endif
// Air Conditioner Control