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 was archived by the owner on Oct 1, 2024. It is now read-only.
Hi, i am fighting with arduino for vscode for days now because of a bug regarding header files:
Sample of what i am trying to test on my ESP32:
The integrated functions of arduino ide are not working, e.g. Serial, but as soon as i include any library from Library Manager (even the ones which have noting to do with Serial), the internal functions get recognized.
Result:
The text was updated successfully, but these errors were encountered:
DoganM95
changed the title
Integrated functions undefined
Integrated functions undefined - bug
Aug 29, 2019
Hi, i am fighting with arduino for vscode for days now because of a bug regarding header files:
Sample of what i am trying to test on my ESP32:
The integrated functions of arduino ide are not working, e.g.
Serial
, but as soon as i include any library from Library Manager (even the ones which have noting to do with Serial), the internal functions get recognized.Result:
The text was updated successfully, but these errors were encountered: