required mdot library updated
Fork of libmDot-mbed5 by
Revision 43:ba29a595814e, committed 2016-09-16
- Comitter:
- Jenkins@KEILDM1.dc.multitech.prv
- Date:
- Fri Sep 16 11:56:28 2016 -0500
- Parent:
- 42:a4226c85b544
- Child:
- 44:d1279cde6d68
- Commit message:
- update from git revision 2.0.10-5-g90c25e8
Changed in this revision
libmDot-ARMCC.ar | Show annotated file Show diff for this revision Revisions of this file |
mDot.h | Show annotated file Show diff for this revision Revisions of this file |
Binary file libmDot-ARMCC.ar has changed
--- a/mDot.h Fri Sep 16 11:42:21 2016 -0500 +++ b/mDot.h Fri Sep 16 11:56:28 2016 -0500 @@ -108,6 +108,7 @@ MDOT_TEST_MODE = -9, MDOT_NO_ENABLED_CHAN = -10, MDOT_AGGREGATED_DUTY_CYCLE = -11, + MDOT_MAX_PAYLOAD_EXCEEDED = -12, MDOT_ERROR = -1024, } mdot_ret_code;