arm studio build

Dependencies:   libxDot-mbed5

Revision:
6:b2039a285d7f
Parent:
5:abfe25f0de33
Child:
7:fba1e8fc7693
diff -r abfe25f0de33 -r b2039a285d7f inc/commI2C.h
--- a/inc/commI2C.h	Mon Aug 06 19:11:02 2018 +0000
+++ b/inc/commI2C.h	Tue Aug 07 17:56:23 2018 +0000
@@ -53,7 +53,7 @@
   uint8_t   txData[I2C_MAX_ACK_DATA];   //array for tx Data     
   uint8_t   joinAttemps;                //max attempts to join network before quitting 
   uint8_t   appPort;                    //set app port (rev 0307)
-  uint8_t   bResetLinkCCounter;         //true to reset link threshold counter (rev 0307)
+  uint8_t   linkThreshCnt;              //set link threshold count, 0 == disable
   uint8_t   bSetAdr;                    //not used
   uint8_t   rxvd[PKT_UPSTRM_RSVD];      //rserved filler bytes
   uint8_t   chksum;                     //chksum of all previous, last byte in pkt