rzeldent / esp32-smartdisplay-demo

Demo project for esp32-smartdisplay
GNU General Public License v3.0
72 stars 26 forks source link

should probably remove "#include <src/extra/libs/qrcode/lv_qrcode.h>" or add it file to project folder. #39

Closed colelogan closed 1 month ago

colelogan commented 1 month ago

I've been going through your documentation on working with lvgl and esp-smartdisplay and it's great but would like a little more detail like I'm 5 years old on both this github code folder and https://github.com/rzeldent/esp32-smartdisplay code folder READMES nevertheless thanks so much for the contributions.

rzeldent commented 1 month ago

Thanks,

You're right; the include is not required. Has been removed in the develop branch and will hopefully end up in the main!