DEN-1090 : UI Message Handler / Error Handler - Moved toHexString to a place more general so can be used everywhere. - added command line switches to enable the can messages debugging easier. - Added an Unhandled console out message. - Added two other alarm message to the registered list but will console out the Unhandled message.
DEN-1090 : UI Message Handler / Error Handler - Added CRC to the messages [added to the sent message and checked for the received message] - Added ability to to enable/disable crc and keepAlive from project during build - Added a feature to write the can messages in color formatted to the console in Can interface and Message Handler for easier debugging. Which can also be disabled by code. - Added Animation to the TouchRect Touch to better understand if it has been touch. - Added a demo/sample data text to display the corrent Blood Flow values on the StartTreatment Screen.