Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: EspSoftwareSerial.h: No such file or directory #317

Open
lnsandoval opened this issue Apr 15, 2024 · 1 comment
Open

fatal error: EspSoftwareSerial.h: No such file or directory #317

lnsandoval opened this issue Apr 15, 2024 · 1 comment

Comments

@lnsandoval
Copy link

lnsandoval commented Apr 15, 2024

When compiling the code it gives me the following error:

"fatal error: EspSoftwareSerial.h: No such file or directory"

I installed version 8.1.0 from the Arduino IDE and when compiling it does not find the file.

It is the same error that the "SoftwareSerial.h" library gave me

image

@ZeTofZone
Copy link

Hi.

Don't know if that could help, but in my sketch the declaration is like that :

#include "SoftwareSerial.h"

Not EspSofwareSerial; and whith "" not <>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants