Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 676 → Rev 675

/C-OSD/trunk/mk-data-structs.h
+{
u16 Distance; // distance to target in cm
s16 Bearing; // course to target in deg
} __attribute__((packed)) GPS_PosDev_t;