disable default emulator code

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@851 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michux
2008-01-28 19:03:37 +00:00
parent 4b9b072415
commit 533fb811bf

View File

@@ -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