From 6dcd965c6acd179d5cb3f59a0a7144aa78090e72 Mon Sep 17 00:00:00 2001 From: Amaury Date: Fri, 22 Jun 2018 16:07:09 +0200 Subject: [PATCH] Switch production --- A3GPS/macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/A3GPS/macros.h b/A3GPS/macros.h index 1bca96b..ca21495 100644 --- a/A3GPS/macros.h +++ b/A3GPS/macros.h @@ -1,4 +1,4 @@ #define VERSION "1.1" -#define GPS_DEV //comment if you want to switch to production +//#define GPS_DEV //comment if you want to switch to production #define RID(road) str road