small add to description c++ task

This commit is contained in:
Andrei Bechet 2015-07-01 12:14:42 +02:00
parent 6f818785db
commit d6d34061c0
1 changed files with 2 additions and 2 deletions

View File

@ -56,9 +56,9 @@ Little Endian (Least Significant Byte is at lowest address)
### Invalid Data
Invalid-Value: 80 00 00 00h
Invalid-Value: 80 00 00 00
Signal not available value: 7F FF FF FF
Signal not available value: 7F FF FF FF and FF FF FF FF
**Do not forget to check for these values**