I have also tried adding the folder to "includePath"...but to no avail.
Furthermore, each time i do a verify or an upload, this file is overwritten by the extension it seems, so i loose any chances. As such it doesn't seem to be the correct place for these configurations.
Any assistance in solving this would be appreciated.
I have the following files at the at
C:\Users\myusername\AppData\Local\Arduino15\libraries\ESP32Servo\src\ESP32_Servo.h
C:\Users\myusername\AppData\Local\Arduino15\libraries\ESP32Servo\src\ESP32_Servo.cpp
In code i have the following which the vscode extension is not finding:
I have added the path of the header file in c_cpp_properties.json as
I have also tried adding the folder to "includePath"...but to no avail. Furthermore, each time i do a verify or an upload, this file is overwritten by the extension it seems, so i loose any chances. As such it doesn't seem to be the correct place for these configurations.
Any assistance in solving this would be appreciated.