missing esp.modem.h error #931
Unanswered
StevenNdunguAccount
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
C:\Users\dev steve\Documents\Arduino\JOSEPHGSM\JOSEPHGSM.ino:27:10: fatal error: esp_modem.h: No such file or directory
27 | #include "esp_modem.h"
| ^~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: esp_modem.h: No such file or directory
I have been having this error since i bought a new pc and installing Arduino afresh could it be I'm missing something. Despite adding the Esp modem zip file, the error still persists.
Beta Was this translation helpful? Give feedback.
All reactions