1#ifndef KEST_WAVESHARE_5A_H_
2#define KEST_WAVESHARE_5A_H_
5#include "esp_heap_caps.h"
6#include "driver/gpio.h"
8#include "freertos/FreeRTOS.h"
9#include "freertos/task.h"
10#include "esp_lcd_touch_gt911.h"
13#include "esp_lcd_mipi_dsi.h"
int waveshare_dsi_touch_5_a_init(lv_disp_t **disp)