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.
In the c_cpp_properties.json file. This doesn't seem ideal because I'd have to change it all the time - is there a way to tie these to the board selection?
This issue has been automatically marked as stale and closed because it has not had recent activity. Please feel free to open a new issue if you would like further discussion. Thank you for your contributions.
I've got everything working, except the constants for pins don't seem to be defined:
The upload works fine, and I have no issues in the standard Arduino IDE. I think these come from a file like:
https://github.com/esp8266/Arduino/blob/master/variants/d1/pins_arduino.h
Though ideally I'd like it to be based on the board I have selected automatically (since I switch between different boards).
The text was updated successfully, but these errors were encountered: