You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /esp32-gps-ntp-master/main/main.ino:32:
/esp32-gps-ntp-master/main/Display.h:30:10: fatal error: LVTabView.h: No such file or directory
30 | #include "LVTabView.h"
| ^~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: LVTabView.h: No such file or directory
The text was updated successfully, but these errors were encountered:
Can you point me to where to find this item?
In file included from /esp32-gps-ntp-master/main/main.ino:32:
/esp32-gps-ntp-master/main/Display.h:30:10: fatal error: LVTabView.h: No such file or directory
30 | #include "LVTabView.h"
| ^~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: LVTabView.h: No such file or directory
The text was updated successfully, but these errors were encountered: