summaryrefslogtreecommitdiff
path: root/gps_json.h
diff options
context:
space:
mode:
Diffstat (limited to 'gps_json.h')
-rw-r--r--gps_json.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gps_json.h b/gps_json.h
index a00a31b4..1c033273 100644
--- a/gps_json.h
+++ b/gps_json.h
@@ -8,7 +8,7 @@
#include "json.h"
#define GPS_JSON_COMMAND_MAX 80
-#define GPS_JSON_RESPONSE_MAX 1024
+#define GPS_JSON_RESPONSE_MAX 1536
#ifdef __cplusplus
extern "C" {