remove networkold api and union the adasapis and adasstatus lat lon data
This commit is contained in:
@@ -19,8 +19,4 @@ interface IMoGoAutopilotVehicleStateListener {
|
||||
*/
|
||||
fun onAutopilotBrakeLightData(brakeLight: Boolean)
|
||||
|
||||
/**
|
||||
* 车辆刹车灯 根据加速度
|
||||
*/
|
||||
fun onAutopilotBrakeLightByAcceleration(acceleration: Double)
|
||||
}
|
||||
Reference in New Issue
Block a user