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 make use of Serial.begin(baud-rate, protocol, RX pin, TX pin) for using 2 hardware serial #100

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Sholo84
Copy link

@Sholo84 Sholo84 commented May 20, 2021

Changed/updated boarddefinition
Added ESP specific (baud-rate, protocol, RX pin, TX pin), to allow usage of Serial1 and Serial2.
So TMC2209s use Serial2 and GPS use Serial1.

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

Successfully merging this pull request may close these issues.

1 participant