-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Labels
Peripheral: UARTRelated to the UART peripheral or its functionality.Related to the UART peripheral or its functionality.bug 🐞Inconsistencies or issues which will cause a problem for users or implementers.Inconsistencies or issues which will cause a problem for users or implementers.
Milestone
Description
Ok, in that case, we need a warning for the
begin()
method to say that if you just want to change the Baudrate you must useupdateBaudRate()
method even ifuartBegin()
seems to allow this change.
Originally posted by @GitHubLionel in #10314
Metadata
Metadata
Assignees
Labels
Peripheral: UARTRelated to the UART peripheral or its functionality.Related to the UART peripheral or its functionality.bug 🐞Inconsistencies or issues which will cause a problem for users or implementers.Inconsistencies or issues which will cause a problem for users or implementers.
Type
Projects
Status
Done