-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Precompiling (with VSC) gives following "problems". Is there a bug or is there a missing configuration thing? My only change was to uncomment line 4 (#define E07M1101D) in file <CC1101utils.h>.
[{
"resource": "/io433/lib/TFT_eSPI/Processors/TFT_eSPI_ESP32.h",
"owner": "cpp",
"severity": 8,
"message": "'GPIO' was not declared in this scope",
"startLineNumber": 125,
"startColumn": 22,
"endLineNumber": 125,
"endColumn": 22
},{
"resource": "/io433/lib/TFT_eSPI/Processors/TFT_eSPI_ESP32.h",
"owner": "cpp",
"severity": 8,
"message": "'GPIO' was not declared in this scope",
"startLineNumber": 126,
"startColumn": 22,
"endLineNumber": 126,
"endColumn": 22
},{
"resource": "/io433/lib/TFT_eSPI/Processors/TFT_eSPI_ESP32.h",
"owner": "cpp",
"severity": 8,
"message": "'GPIO' was not declared in this scope",
"startLineNumber": 170,
"startColumn": 22,
"endLineNumber": 170,
"endColumn": 22
},{
"resource": "/io433/lib/TFT_eSPI/Processors/TFT_eSPI_ESP32.h",
"owner": "cpp",
"severity": 8,
"message": "'GPIO' was not declared in this scope",
"startLineNumber": 171,
"startColumn": 22,
"endLineNumber": 171,
"endColumn": 22
}]