From 533fb811bf2882ce7e8878a530aef4e674b82a90 Mon Sep 17 00:00:00 2001 From: michux Date: Mon, 28 Jan 2008 19:03:37 +0000 Subject: disable default emulator code git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@851 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- plugin_gps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin_gps.c') 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 -- cgit v1.2.3