Skip to content

Commit

Permalink
lambdaProtectionRestoreRpm
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Jul 2, 2023
1 parent eeef119 commit ab6d206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/integration/rusefi_config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ custom uart_device_e 1 bits, U08, @OFFSET@, [0:1], "Off", "UART1", "UART2", "UAR
uint8_t autoscale lambdaProtectionMinTps;;"%", 1, 0, 0, 100, 0
uint8_t autoscale lambdaProtectionTimeout;Only respond once lambda is out of range for this period of time. Use to avoid transients triggering lambda protection when not needed;"s", 0.1, 0, 0, 10, 1

uint8_t autoscale lambdaProtectionRestoreRpm;;"RPM", 100, 0, 25000, 0
uint8_t autoscale lambdaProtectionRestoreRpm;;"RPM", 100, 0, 0, 25000, 0

pin_output_mode_e acRelayPinMode;
output_pin_e acRelayPin;
Expand Down

0 comments on commit ab6d206

Please sign in to comment.