Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 427 → Rev 428

/FollowMe/tags/FollowMe 0.1c/gps.h
0,0 → 1,7
#ifndef _GPS_H
#define _GPS_H
 
#include "ubx.h"
extern void GPS_Update(void);
 
#endif //_GPS_H