parent
40090f8cb2
commit
bd78472634
|
@ -333,9 +333,8 @@ int16_t rpmAcceleration;dRPM;"RPM acceleration/Rate of Change/ROC",1, 0, 0, 5, 2
|
||||||
uint8_t[TARGET_AFR_BLEND_COUNT iterate] autoscale targetAfrBlendBias;;"%", 0.5, 0, 0, 100, 1
|
uint8_t[TARGET_AFR_BLEND_COUNT iterate] autoscale targetAfrBlendBias;;"%", 0.5, 0, 0, 100, 1
|
||||||
int16_t[TARGET_AFR_BLEND_COUNT iterate] autoscale targetAfrBlendOutput;;"%", 0.1, 0, -1000, 1000, 1
|
int16_t[TARGET_AFR_BLEND_COUNT iterate] autoscale targetAfrBlendOutput;;"%", 0.1, 0, -1000, 1000, 1
|
||||||
|
|
||||||
! todo SD card bit datapoints #7227
|
bit coilState1
|
||||||
uint8_t coilState1
|
bit coilState2
|
||||||
uint8_t coilState2
|
|
||||||
bit coilState3
|
bit coilState3
|
||||||
bit coilState4
|
bit coilState4
|
||||||
bit coilState5
|
bit coilState5
|
||||||
|
@ -346,9 +345,8 @@ bit coilState9
|
||||||
bit coilState10
|
bit coilState10
|
||||||
bit coilState11
|
bit coilState11
|
||||||
bit coilState12
|
bit coilState12
|
||||||
! SD card bit datapoints #7227
|
bit injectorState1
|
||||||
uint8_t injectorState1
|
bit injectorState2
|
||||||
uint8_t injectorState2
|
|
||||||
bit injectorState3
|
bit injectorState3
|
||||||
bit injectorState4
|
bit injectorState4
|
||||||
bit injectorState5
|
bit injectorState5
|
||||||
|
|
Loading…
Reference in New Issue