Subversion Repositories HomeAutomation

Rev

Rev 73 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 73 Rev 127
Line 52... Line 52...
52
 
52
 
53
 
53
 
54
/*-----------------------------------------------------------------------------
54
/*-----------------------------------------------------------------------------
55
 * Public Function Prototypes
55
 * Public Function Prototypes
56
 *---------------------------------------------------------------------------*/
56
 *---------------------------------------------------------------------------*/
57
void ProtocolParseCanMessage(CanMessage_t *cmsg);
57
void ProtocolParseCanMessage(Can_Message_t *cmsg);
58
 
58
 
59
 
59
 
60
#endif /*PROTOCOL_H_*/
60
#endif /*PROTOCOL_H_*/