Subversion Repositories Projects

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
406 joko 1
#ifndef _GPS_H
2
#define _GPS_H
3
 
4
#include "ubx.h"
5
extern void GPS_Update(void);
6
 
7
#endif //_GPS_H