Cleaned up Microchip compiler warnings.

This commit is contained in:
skarg
2006-08-30 16:45:15 +00:00
parent 19a823350e
commit 173b99295a
+1 -1
View File
@@ -74,7 +74,7 @@ typedef enum {
MSTP_RECEIVE_STATE_PREAMBLE,
MSTP_RECEIVE_STATE_HEADER,
MSTP_RECEIVE_STATE_HEADER_CRC,
MSTP_RECEIVE_STATE_DATA,
MSTP_RECEIVE_STATE_DATA
} MSTP_RECEIVE_STATE;
/* master node FSM states */