Error in compilation #59
SantanaJorge
started this conversation in
Support
Replies: 2 comments 2 replies
-
not a bug... See: https://github.com/ESP32Async/ESPAsyncWebServer?tab=readme-ov-file#esp32--pioarduino you can use pioarduino for Arduino Core 3 and/or you probably need:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
btw. when migrating to Arduino core 3.x do not use lib TinyGSM anymore. Not compatible. Core 3.x has its own PPP implementation and supports SIM Hardware directly |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Platform
ESP32
IDE / Tooling
PlatformIO
What happened?
The lib is not compiling via PlatformIO.
platformio.ini:
Stack Trace
Minimal Reproductible Example (MRE)
Just compile...
I confirm that:
Beta Was this translation helpful? Give feedback.
All reactions