/* * SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ /** * @file * @brief ESP LCD: ILI9341 */ #pragma once #include "esp_lcd_panel_vendor.h" #ifdef __cplusplus extern "C" { #endif /** * @brief LCD panel initialization commands. * */ typedef struct { int cmd; /*