命名规范

This commit is contained in:
董宏宇
2021-08-25 18:38:09 +08:00
parent 02dbfe7fdc
commit c2d7d121f2
7 changed files with 45 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ adb shell am broadcast -a com.hmi.v2x.limitingvelocity --ez limitingVelocityIsSh
// 控制OBU场景自测 obuStates 1-添加2-删除0-更新
adb shell am broadcast -a com.obu.test_trigger --ei obuStates 1 --ei obuLevel 3 --ei obuType 0x2A01
// 控制OBU 展示周边周边车辆 惠新西街南口附近,南向北
// 控制OBU 模拟自车位置
adb shell am broadcast -a com.obu.test_trigger_recognized
//与Rsu相关