Cleaned up Borland compiler warnings.

This commit is contained in:
skarg
2009-04-19 20:05:06 +00:00
parent 94d55e0294
commit 6da080105d
7 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ struct mstp_port_struct_t {
uint8_t DataCRCActualMSB;
uint8_t DataCRCActualLSB;
/* Used to store the data length of a received frame. */
unsigned DataLength;
uint16_t DataLength;
/* Used to store the destination address of a received frame. */
uint8_t DestinationAddress;
/* Used to count the number of received octets or errors. */