Zephyr: includes missing from network example?

Zephyr is a special case where the IntelliSense will be telling you it can’t find some files because it relies on some files / processes that are done after the first build.

Build the project once and execute a Ctrl+Shift+P → Rebuild IntelliSense and you’re good to go.

1 Like