Blame |
Last modification |
View Log
| SVN
| RSS feed
#ifndef ACT_RGBDRIVER_PROTOCOL
#define ACT_RGBDRIVER_PROTOCOL
#include <drivers/can/modules/PhysicalQuantityCMD.h>
#include <drivers/can/modules/GlobalCMD.h>
/*
* This file contains commands used for only for this module
* How the Data-part of a frame with a sertain command is formed shall be documented on the project wiki
* Only Id:s with numbers between 0x80 and 0xbf is allowed
*/
//#define CAN_CMD_MODULE_SPECIFIC_PWM 0x80
#endif // ACT_RGBDRIVER_PROTOCOL