Skip to content

Commit 0cc0cfa

Browse files
martinrogerLzw655
andauthored
Update src/board/ESP_PanelBoard.h
Co-authored-by: Zhongwei Liu <[email protected]>
1 parent 093adca commit 0cc0cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/board/ESP_PanelBoard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
#elif defined(BOARD_WAVESHARE_ESP32_S3_Touch_LCD_4_3) || CONFIG_BOARD_WAVESHARE_ESP32_S3_Touch_LCD_4_3
6464
#include "board/waveshare/ESP32_S3_Touch_LCD_4.3.h"
6565
#elif defined(BOARD_WAVESHARE_ESP32_S3_Touch_LCD_1_85) || CONFIG_BOARD_WAVESHARE_ESP32_S3_Touch_LCD_1_85
66-
#include "board/waveshare/ESP32_S3_Touch_LCD_1.85.h"
66+
#include "board/waveshare/ESP32_S3_Touch_LCD_1_85.h"
6767
#else
6868
#error "Unknown board selected! Please check file `ESP_Panel_Board_Supported.h` and make sure only one board is enabled."
6969
#endif

0 commit comments

Comments
 (0)