Fix yuying compiling

This commit is contained in:
Terrence
2025-02-24 17:55:11 +08:00
parent de783b7c57
commit ffe0b21d18
6 changed files with 20 additions and 26 deletions

View File

@@ -12,8 +12,8 @@
#include <stdint.h>
#include "esp_lcd_panel_vendor.h"
#include "esp_lcd_panel_rgb.h"
#include <esp_lcd_panel_vendor.h>
#include <esp_lcd_panel_rgb.h>
#ifdef __cplusplus
extern "C" {