Subversion Repositories NaviCtrl

Compare Revisions

Ignore whitespace Rev 131 → Rev 132

/trunk/uart1.h
70,7 → 70,7
s16 Bearing; // course to target in deg
} __attribute__((packed)) GPS_PosDev_t;
 
#define NAVIDATA_VERSION 1 // should be set to 2 of MK-Tool is adopted
#define NAVIDATA_VERSION 2 // should be set to 2 of MK-Tool is adopted
 
typedef struct
{