diff --git a/plugin_gps.c b/plugin_gps.c index 13317e6..f84e9c0 100644 --- a/plugin_gps.c +++ b/plugin_gps.c @@ -113,7 +113,7 @@ #include "nmeap.h" -#define EMULATE //remove comment to enable gps data emulation... +//#define EMULATE //remove comment to enable gps data emulation... #define EMU_BUFFER_READ_SIZE 128 //how many bytes are read each loop aka emulation speed #define BUFFER_SIZE 256