Added rudimentary error checking for sensors. Each sensor has an ackValid and...
Added rudimentary error checking for sensors. Each sensor has an ackValid and a sendValid boolean value which says whether the data from a recent ack or send is valid. These should be checked before any access to data in a sensor.
Please register or sign in to comment