Replies: 2 comments
You can see the correct syntax for it at : #3033 |
0 replies
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.
After upgrading to the 3.0.0 board package the syntax "HardwareSerial Serial3(PC11, PC10);" no longer compiles. I receive an error "error: conflicting declaration 'arduino::HardwareSerial Serial3'. Can someone show me the proper syntax to use the hardware serial ports
Thanks
All reactions