From: michux Date: Mon, 28 Jan 2008 19:03:37 +0000 (+0000) Subject: disable default emulator code X-Git-Tag: svn1203~352 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=533fb811bf2882ce7e8878a530aef4e674b82a90;p=lcd4linux.git disable default emulator code git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@851 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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