Subversion Repositories HomeAutomation

Rev

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

Rev 869 Rev 873
Line 5... Line 5...
5
/*
5
/*
6
 *      This file contains commands used for only for this module
6
 *      This file contains commands used for only for this module
7
 *      How the Data-part of a frame with a sertain command is formed shall be documented on the project wiki
7
 *      How the Data-part of a frame with a sertain command is formed shall be documented on the project wiki
8
 *      Only Id:s with numbers between 128 and 191 is allowed
8
 *      Only Id:s with numbers between 128 and 191 is allowed
9
 */
9
 */
10
//#define CAN_CMD_MODULE_SPECIFIC_PWM   0x128
10
//#define CAN_CMD_MODULE_SPECIFIC_PWM   128
11
 
11
 
12
 
12
 
13
 
13
 
14
 
14
 
15
#endif // SNS_FOST02_PROTOCOL
15
#endif // SNS_FOST02_PROTOCOL