Fix for compile failing when building for ESP-S3 due to LV_DISP_PIN_BUSY being undefined.

This commit is contained in:
Marty Weiner 2022-09-11 15:23:27 -04:00
parent 1759b774a9
commit 60544ea42d
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View file

@ -60,3 +60,6 @@ build
# Kconfig files
sdkconfig
sdkconfig.old
# VIM files
*.sw[mnop]