diff --git a/release_note_16.1.0.txt b/release_note_16.1.0.txt index 6dd484b52..71c7a8674 100644 --- a/release_note_16.1.0.txt +++ b/release_note_16.1.0.txt @@ -45,7 +45,7 @@ been back-ported to previous stable branches. position and size. - Improved Serial-USB driver. - New buffers queue object. - - Modified thedriver to reject write/read attempts if the + - Modified the driver to reject write/read attempts if the underlying USB is not in active state. In case of disconnection the SDU driver broadcasts a CHN_DISCONNECTED event. - Improved CAN driver.