]> git.webhop.me Git - lcd4linux.git/commitdiff
disable default emulator code
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 28 Jan 2008 19:03:37 +0000 (19:03 +0000)
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 28 Jan 2008 19:03:37 +0000 (19:03 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@851 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

plugin_gps.c

index 13317e686fe2753f2fd547f7085d3bdad4c2de8a..f84e9c0eff6d6e9536ad09442047453991ac3fce 100644 (file)
 
 #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