fvanroie / esphome-lvgl

ESPhome with LVGL component
MIT License
66 stars 14 forks source link

Fix typo #1

Closed nliviu closed 2 years ago

nliviu commented 2 years ago

It fails to build on raspberry pi:

In file included from src/main.cpp:22:0:
src/LvglComponent.h:6:22: fatal error: tft_espi.h: No such file or directory
fvanroie commented 2 years ago

Good find, thanks!