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
Hi, i'm trying to use your library for my code and an error is popping out and i don't know how to solve it. If someone can help me i'll be extremely grateful.
Te issue is the next one: [{
"resource": "/.../.pio/libdeps/esp32dev/VirtualWire/VirtualWire.cpp",
"owner": "C/C++: IntelliSense",
"code": "1696",
"severity": 8,
"message": "cannot open source file "util/crc16.h"",
"source": "C/C++",
"startLineNumber": 16,
"startColumn": 3,
"endLineNumber": 16,
"endColumn": 26
}]
I'm using a ESP32 dev module. Thanks for the help
The text was updated successfully, but these errors were encountered:
Hi, i'm trying to use your library for my code and an error is popping out and i don't know how to solve it. If someone can help me i'll be extremely grateful.
Te issue is the next one: [{
"resource": "/.../.pio/libdeps/esp32dev/VirtualWire/VirtualWire.cpp",
"owner": "C/C++: IntelliSense",
"code": "1696",
"severity": 8,
"message": "cannot open source file "util/crc16.h"",
"source": "C/C++",
"startLineNumber": 16,
"startColumn": 3,
"endLineNumber": 16,
"endColumn": 26
}]
I'm using a ESP32 dev module. Thanks for the help
The text was updated successfully, but these errors were encountered: