/* * @Description: rm69a10_driver * @Author: LILYGO_L * @Date: 2025-07-07 14:23:16 * @LastEditTime: 2025-10-09 10:36:33 * @License: GPL 3.0 */ #pragma once #include #include "soc/soc_caps.h" #if SOC_MIPI_DSI_SUPPORTED #include "esp_lcd_panel_vendor.h" #include "esp_lcd_mipi_dsi.h" /** * @brief LCD panel initialization commands. * */ typedef struct { int cmd; /*