Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j3pic authored Aug 28, 2019
1 parent 47cd807 commit 766242b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ read the data from a stream.
The DEFBINARY macro can generate code to automatically read and write
the following types of data:

* Signed (Two's complement) and unsigned integers of all sizes, including non-byte-aligned sizes.
* Signed (one's complement or two's complement) and unsigned integers of all sizes, including non-byte-aligned sizes.
* Checked magic numbers
* Bit fields
* Floating point values in IEEE half, single, double, quadruple, and octuple precision formats.
Expand Down

0 comments on commit 766242b

Please sign in to comment.