[2.15.0][opt]兼容V2N新旧链路
This commit is contained in:
@@ -187,6 +187,13 @@ object FunctionBuildConfig {
|
||||
@JvmField
|
||||
var isReportWarning = true
|
||||
|
||||
/**
|
||||
* 是否是V2N新链路(云->工控机->App)
|
||||
*/
|
||||
@Volatile
|
||||
@JvmField
|
||||
var isNewV2NData = false
|
||||
|
||||
/**
|
||||
* 是否开启PNC障碍物颜色提醒
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user