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

View file

@ -56,9 +56,9 @@ Little Endian (Least Significant Byte is at lowest address)
### Invalid Data ### 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** **Do not forget to check for these values**