diff --git a/components/tft/tftspi.c b/components/tft/tftspi.c index 090b819..8c31b11 100644 --- a/components/tft/tftspi.c +++ b/components/tft/tftspi.c @@ -14,6 +14,7 @@ #include "freertos/task.h" #include "esp_heap_caps.h" #include "soc/spi_reg.h" +#include "driver/gpio.h" // ====================================================