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

Two Serial.begin() stops serial output for 328P #158

Open
ArminJo opened this issue May 30, 2024 · 0 comments
Open

Two Serial.begin() stops serial output for 328P #158

ArminJo opened this issue May 30, 2024 · 0 comments

Comments

@ArminJo
Copy link

ArminJo commented May 30, 2024

It is simple to reproduce, but here is an example: https://wokwi.com/projects/399320984336916481
I use this function to receive modbus requests at 9600 and in between to print short debug messages with 115200.
See https://wokwi.com/projects/399302567914368001 , where following Serial.begin() are disabled if
#define STANDALONE_TEST
is activated 😞

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