Pixy2 request types. More...
Macros | |
#define | PIXY2_REQUEST_GET_VERSION 0xe |
#define | PIXY2_REQUEST_SET_LED 0x14 |
#define | PIXY2_REQUEST_SET_LAMP 0x16 |
#define | PIXY2_REQUEST_GET_MAIN_FEATURES 0x30 |
Pixy2 request types.
Possible values for pixy2_checksum_header::type when issuing a request.
#define PIXY2_REQUEST_GET_MAIN_FEATURES 0x30 |
getMainFeatures() command request type
#define PIXY2_REQUEST_GET_VERSION 0xe |
getVersion() command request type
#define PIXY2_REQUEST_SET_LAMP 0x16 |
setLamp() command request type
#define PIXY2_REQUEST_SET_LED 0x14 |
setLED() command request type