Subversion Repositories NaviCtrl

Rev

Rev 217 | Rev 238 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 217 Rev 222
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
extern Waypoint_t* GPS_pWaypoint;
14
extern Waypoint_t* GPS_pWaypoint;
15
 
15
 
16
void GPS_Init(void);
-
 
-
 
16
void GPS_Init(void);
Line 17... Line 17...
17
void GPS_Navigation(gps_data_t *pGPS_Data, GPS_Stick_t* pGPS_Stick);
17
void GPS_Navigation(gps_data_t *pGPS_Data, GPS_Stick_t* pGPS_Stick);