Pixy2 setLED() command arguments. More...
#include <pixy2_command.h>
Public Attributes | |
uint8_t | red |
uint8_t | blue |
uint8_t | green |
Pixy2 setLED() command arguments.
uint8_t pixy2_led::blue |
value for blue LED (0 - 255)
uint8_t pixy2_led::green |
value for green LED (0 - 255)
uint8_t pixy2_led::red |
value for red LED (0 - 255)