Skip to content

Commit

Permalink
format: clarify endianness
Browse files Browse the repository at this point in the history
  • Loading branch information
aitap committed May 13, 2019
1 parent 66ad736 commit aaf7939
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FORMAT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ Offset | Length | Type | Value
0x3a5 | 0xf? | string | device serial number
0x400 | 0x2 | integer | number of wavelength-value pairs
0x405 | 0x8 * 2 * n | double | wavelength-value pair

All multi-octet numeric values are little-endian.

0 comments on commit aaf7939

Please sign in to comment.