Changeset 851
- Timestamp:
- 01/28/08 20:03:37 (10 months ago)
- Files:
-
- 1 modified
-
trunk/plugin_gps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugin_gps.c
r842 r851 114 114 #include "nmeap.h" 115 115 116 #define EMULATE //remove comment to enable gps data emulation...116 //#define EMULATE //remove comment to enable gps data emulation... 117 117 #define EMU_BUFFER_READ_SIZE 128 //how many bytes are read each loop aka emulation speed 118 118 #define BUFFER_SIZE 256
