[3.4.0-map-sdk] merge

This commit is contained in:
zhongchao
2023-09-20 09:56:00 +08:00
264 changed files with 496 additions and 230 deletions

View File

@@ -333,6 +333,9 @@ class DriverM1Model {
mControllerStatusCallback?.onStartAdasFailure()
}
}
override fun brakeStatusChanged(isBrakeAvailable: Boolean) {
}
}
//监听网络变化,避免启动机器时无网导致无法更新订单信息