Subversion Repositories Projects

Rev

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

Rev 2147 Rev 2212
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);
-
 
15
void Debug_GPS (void);
-
 
16
void sendFollowMeData(Point_t *tFollowMe, uint32_t *tsend_followme_counter, uint32_t  *tNMEA_GPGGA_counter_old);
Line 11... Line 17...
11
void FollowMe (void);
17
void printFollowMeStatic(void);