Subversion Repositories Projects

Rev

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

Rev 2203 Rev 2204
Line 6... Line 6...
6
 */
6
 */
Line 7... Line 7...
7
 
7
 
8
#ifndef FOLLOWME_H_
8
#ifndef FOLLOWME_H_
Line -... Line 9...
-
 
9
#define FOLLOWME_H_
-
 
10
 
-
 
11
#include "../mk-data-structs.h"
9
#define FOLLOWME_H_
12
#include <inttypes.h>
10
 
13
 
-
 
14
void FollowMe (void);
Line 11... Line 15...
11
void FollowMe (void);
15
void Debug_GPS (void);