[2.13.0-arch-opt] merge

This commit is contained in:
zhongchao
2023-01-23 23:39:38 +08:00
parent b7f2e55185
commit 7000b84f68
643 changed files with 26 additions and 26365 deletions

View File

@@ -17,6 +17,6 @@ interface IMoGoChassisLamplightListener {
* 车辆刹车灯 数据
* @param brakeLight
*/
fun onAutopilotBrakeLightData(brakeLight: Boolean)
fun onAutopilotBrakeLightData(brakeLight: Boolean){}
}