Skip to content

Commit

Permalink
Update the CHANGELOG's description of 7- and 9-bit support
Browse files Browse the repository at this point in the history
  • Loading branch information
ssilverman committed Dec 22, 2020
1 parent 09ab730 commit ed77bea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ and this project adheres to

### Added
* `USBProWidget` example: Added received message error handling.
* Added 7- and 9-bit formats to the README and break-timing note.
* Added 7- and 9-bit format support when using serial parameters to accomplish
BREAK and MAB timing.
* `Sender::breakTime()` and `mabTime()` now return correct values if the sender
is using serial parameters instead of a timer to generate the BREAK/MAB times.

Expand Down

0 comments on commit ed77bea

Please sign in to comment.