It compiles, flashes and runs fine
But in main.c, VS code underlines in RED all the include files and when hovered over: "Can't open source file"
While ESP-IDF compiles and apparently knows the path, VS code does not.
How do you fix this, so that I can hyperlink to these files from within main.c
