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
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: