../main/SampleNotify.cpp:42:1: error: 'BLECharacteristic' does not name a type
I've tried to look for various ways on how to include these files and get them to compile correctly and am still a bit stuck. The included vscode in the esp32 snippets looks to be for windows compilers instead of the typical terminal idf.py build.
Hi there. I'm just a bit stuck trying to follow along with one of the video tutorials.
I've tried to include the entire /esp32-snippets/ folder into my CMakeLists
And can compile up to the point where I get
I've tried to look for various ways on how to include these files and get them to compile correctly and am still a bit stuck. The included vscode in the esp32 snippets looks to be for windows compilers instead of the typical terminal idf.py build.
Any pointers would be much appreciated!