This commit is contained in:
parent
9806373dac
commit
7910c32893
|
@ -484,6 +484,7 @@ enable2ndByteCanID = false
|
||||||
maintainConstantValue = etb_iFactor, { (calibrationMode == 4 ) ? calibrationValue : etb_iFactor }
|
maintainConstantValue = etb_iFactor, { (calibrationMode == 4 ) ? calibrationValue : etb_iFactor }
|
||||||
maintainConstantValue = etb_dFactor, { (calibrationMode == 5 ) ? calibrationValue : etb_dFactor }
|
maintainConstantValue = etb_dFactor, { (calibrationMode == 5 ) ? calibrationValue : etb_dFactor }
|
||||||
|
|
||||||
|
requiresPowerCycle = useETBforIdleControl
|
||||||
requiresPowerCycle = warningLedPin
|
requiresPowerCycle = warningLedPin
|
||||||
requiresPowerCycle = runningLedPin
|
requiresPowerCycle = runningLedPin
|
||||||
requiresPowerCycle = binarySerialTxPin
|
requiresPowerCycle = binarySerialTxPin
|
||||||
|
|
Loading…
Reference in New Issue