From 9ca8ca86beb09186ff3aecefceeddaea80b2409f Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期三, 26 二月 2020 17:31:00 +0800
Subject: [PATCH] 更新地图

---
 lib/src/main/cpp/master/comm_if.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/src/main/cpp/master/comm_if.cpp b/lib/src/main/cpp/master/comm_if.cpp
index c4bc105..3c227c9 100644
--- a/lib/src/main/cpp/master/comm_if.cpp
+++ b/lib/src/main/cpp/master/comm_if.cpp
@@ -50,8 +50,8 @@
 #define ID_SM_RTCM_IND           0x000F
 #define ID_SM_DEBUG_INFO        0x0010
 #define ID_MS_FILE              0x8100
-#define ID_MS_READ_CARD         0x800F
-#define ID_SM_PUT_CARD          0x000F
+#define ID_MS_READ_CARD         0x8011
+#define ID_SM_PUT_CARD          0x0011
 #define ID_MS_SYS_SHUTDOWN      0x8010
 
 #define MA_OUT_GPS_BRIEF        0x0001

--
Gitblit v1.8.0