Subversion Repositories MK3Mag

Compare Revisions

Ignore whitespace Rev 26 → Rev 23

/branches/MK3Mag V0.14 Code Redesign Killagreg/uart.h
34,7 → 34,7
 
struct ExternData_t
{
int16_t Attitude[2]; // nick and roll angle in 0.1 deg
int16_t Attitude[2]; // nock and roll angle in 0.1 deg
uint8_t UserParam[2];
uint8_t CalState;
uint8_t Orientation;