Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1179 → Rev 1180

/branches/V0.72p Code Redesign killagreg/spi.h
90,8 → 90,8
typedef struct
{
uint8_t Command;
int16_t GPS_Nick;
int16_t GPS_Roll;
int16_t GPSStickNick;
int16_t GPSStickRoll;
int16_t GPS_Yaw;
int16_t CompassHeading;
int16_t Status;