Pixy2 message header with no checksum included. More...
#include <pixy2_transport.h>
Public Attributes | |
uint8_t | sync0 |
uint8_t | sync1 |
uint8_t | type |
uint8_t | len |
Pixy2 message header with no checksum included.
Pixy2 message header as described in 1, "General Format"
uint8_t pixy2_header::len |
command payload length
uint8_t pixy2_header::sync0 |
SYNC0 byte
uint8_t pixy2_header::sync1 |
SYNC1 byte
uint8_t pixy2_header::type |
command type