Commit b8d644ae authored by 李俭双's avatar 李俭双

🐞 fix:更改蓝牙导航直行的导向码

parent 85e3ced7
...@@ -34,7 +34,7 @@ typedef enum ...@@ -34,7 +34,7 @@ typedef enum
#define NaviIconType_RIGHT_FRONT 0x05 #define NaviIconType_RIGHT_FRONT 0x05
#define NaviIconType_LEFT_BACK 0x06 #define NaviIconType_LEFT_BACK 0x06
#define NaviIconType_RIGHT_BACK 0x07 #define NaviIconType_RIGHT_BACK 0x07
#define NaviIconType_STRAIGHT 0x08 #define NaviIconType_STRAIGHT 0x09
#define NaviIconType_ARRIVED_SERVICE_AREA 0x0D #define NaviIconType_ARRIVED_SERVICE_AREA 0x0D
#define NaviIconType_ARRIVED_TOLLGATE 0x0E #define NaviIconType_ARRIVED_TOLLGATE 0x0E
#define NaviIconType_ARRIVED_TUNNEL 0x10 #define NaviIconType_ARRIVED_TUNNEL 0x10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment