增加vip变灯提醒类型
This commit is contained in:
@@ -30,4 +30,9 @@ public class ObuConstant {
|
||||
* 行人碰撞预警
|
||||
*/
|
||||
public static final int TYPE_ROAD_USER_COLLISION_WARNING = 115;
|
||||
|
||||
/**
|
||||
* 为vip车辆变灯提醒
|
||||
*/
|
||||
public static final int TYPE_CHANGE_LIGHT_FOR_VIP = 116;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user