compiler error #70
Replies: 3 comments 6 replies
-
Please look at the doc: the dependencies are wrong ;-) |
Beta Was this translation helpful? Give feedback.
-
I changed this according to the docs but same issue
exactly same compiler error |
Beta Was this translation helpful? Give feedback.
-
I solved the problem, thanks to your help
but instead as global variable like this
it compiles and runs without any problems |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I changed from original version 1.x from from me-no-dev to the actual version and I'm not able to compile.
I use platformio (not pioarduino) with ESP32:
If I want compile these header file
I got an error at this line:
with the following message:
How I have to configure platformio to compile it as before. I suppose the the library is compatible to version 1.... from me-no-dev
but it seems to be not
Is it possible to use the lib with adruino 2.x Expressif IDF 4.x and platformio ?
What has to be changed to use it as in version 1.x from the original me-no-dev ?
Any help would be great
Beta Was this translation helpful? Give feedback.
All reactions