Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 760 → Rev 761

/branches/V0.68d Code Redesign killagreg/uart.h
42,7 → 42,7
int8_t Roll;
int8_t Yaw;
uint8_t Thrust;
int8_t Hight;
int8_t Height;
uint8_t free;
uint8_t Frame;
uint8_t Config;