auto-sync
This commit is contained in:
parent
98e9cd5616
commit
018304e803
|
@ -530,7 +530,7 @@ page = 1
|
||||||
|
|
||||||
[VeAnalyze]
|
[VeAnalyze]
|
||||||
; tableName, lambdaTargetTableName, lambdaChannel, egoCorrectionChannel, activeCondition
|
; tableName, lambdaTargetTableName, lambdaChannel, egoCorrectionChannel, activeCondition
|
||||||
veAnalyzeMap = veTableTbl, afrTableTbl, AFRactual, egoCorrection , { 1 }
|
veAnalyzeMap = veTableTbl, afrTableTbl, AFRactual, egoCorrectionIgnoreThis , { 1 }
|
||||||
;lambdaTargetTables = afrTable1Tbl, afrTable2Tbl, afrTSCustom
|
;lambdaTargetTables = afrTable1Tbl, afrTable2Tbl, afrTSCustom
|
||||||
|
|
||||||
; filter = Name, "DisplayName", outputChannel, operator, defaultVal, userAdjustable
|
; filter = Name, "DisplayName", outputChannel, operator, defaultVal, userAdjustable
|
||||||
|
|
Loading…
Reference in New Issue