[6.1.0]调试面板增加自车光圈开关
This commit is contained in:
@@ -20,4 +20,9 @@ interface ISopSettingListener {
|
||||
*/
|
||||
fun onPointCloudClickEvent(status: Boolean){}
|
||||
|
||||
/**
|
||||
* 自车光圈
|
||||
*/
|
||||
fun onCarApertureClickEvent(status: Boolean){}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user