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

ESP32 without Serial1 use Serial0 #67

Open
pascaltippelt opened this issue Apr 19, 2020 · 0 comments
Open

ESP32 without Serial1 use Serial0 #67

pascaltippelt opened this issue Apr 19, 2020 · 0 comments

Comments

@pascaltippelt
Copy link

pascaltippelt commented Apr 19, 2020

As far as I understand your library, the ESP32 uses Serial1. Serial1 is not accessible in my case. May I use Serial (wich correspondents to UART0)? And if yes how?

I tried
#define OBDUART Serial

But I get no output at the Port.

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

1 participant