If all enumeration constants are non-negative and fit within the range of an int or unsigned int, the compiler has the flexibility to choose either a signed or unsigned type. In many common implementations, it defaults to a signed int
If this is a override message handler, it is not in the table in Messaging.c and it does not have the proper parameter list (1 parameter for a message pointer).
Zoltan and I had a meeting, and the counter solution he provided works better than mine. He explained to me that my proposed solution has flaws. RESOLVED.
Since these are coming from UI s/w now (right?), I don't think they should begin with "test" which we reserve for messages that only come from Dialin. Move up above "test" functions.
Please add a test to automatically send BP data... 1. Measure Vitals Button -> press button then send data from fw and the field will automatically populate on popup 2. When timer expires... 1. Test No rejection reason after expiration FW receives request then FW sends Vitals data and the vitals section on the main treatment screen will update with those values. 2 . Test With a rejection reason when time expires then the vitals popup will automaticallly popup and test that the popup appears if request is rejected