更新README

This commit is contained in:
董宏宇
2021-08-20 15:29:28 +08:00
parent ac6b0aa0f4
commit 53c3e4bd3b
2 changed files with 7 additions and 0 deletions

View File

@@ -29,6 +29,9 @@ adb shell am broadcast -a com.obu.test_trigger --ei obuStates 1 --ei obuLevel 3
// 控制OBU 展示周边周边车辆 惠新西街南口附近,南向北
adb shell am broadcast -a com.obu.test_trigger_recognized
//与Rsu相关
//红绿灯 0不可用1红灯2绿灯3黄灯
adb shell am broadcast -a com.obu.test_light_recognized --ei obuStates 1 --ei lightLevel 1 --ei obuLevel 3 --ei obuType 0x2B09
// (旧版本)使用命令行触发各种测试场景演示