Subversion Repositories HomeAutomation

Rev

Rev 847 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 847 Rev 851
Line 1... Line 1...
1
#ifndef TEMPLATE_PROTOCOL
1
#ifndef <TEMPLATE>_PROTOCOL
2
#define TEMPLATE_PROTOCOL
2
#define <TEMPLATE>_PROTOCOL
3
 
3
 
4
#define CAN_CMD_MODULE_DUMMY        0x01
4
#define CAN_CMD_MODULE_DUMMY        0x01
5
 
5
 
6
#endif // TEMPLATE_PROTOCOL
6
#endif // <TEMPLATE>_PROTOCOL