mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-02-19 02:18:09 +00:00
feat: Add lcd_init_cmds.h include for display initialization in esp32-p4-nano board
- Included the lcd_init_cmds.h header file in esp32-p4-nano.cc to support display initialization commands, enhancing the board's functionality.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
#include "esp_lcd_mipi_dsi.h"
|
||||
#include "esp_lcd_jd9365.h"
|
||||
#include "lcd_init_cmds.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <esp_log.h>
|
||||
|
||||
Reference in New Issue
Block a user