Update NEWS

This commit is contained in:
Martin Lund 2024-06-29 12:22:35 +02:00
parent ef6fa8030e
commit a3a6b5127f

7
NEWS
View file

@ -5,6 +5,13 @@
Changes since tio v3.4: Changes since tio v3.4:
* Clarify input and output direction of map flags
* Rename mapping flag MSB2LSB to IMSB2LSB
This is the correct naming since we are changing the input bit order on
input from the serial device.
* Add OIGNCR mapping flag * Add OIGNCR mapping flag
Ignores CR on output to serial device. Ignores CR on output to serial device.