My entire momoleds.cfg file
-------------------------------------------------------------------------
;
; LFS MOMO LEDs configuration
; by Kegetys <
[email protected]>
;
[config]
; outGaugePort: Port to listen to for OutGauge packets
; deviceID: Device ID of the wheel (51715 = MOMO Racing (0xCA03), 49813 = MOMO (0xC295))
; deviceNum: Device number (if you have multiple wheels of the same type)
; speedlimitFlashTime: Flash delay of flashing pitlane speed limiter (ms)
; shiftlightFlashTime: Flash delay of flashing shift light (ms)
; lowfuelFlashTime: Flash delay of flashing low fuel light (ms)
outGaugePort=56551
deviceID=51715
deviceNum=0
speedlimitFlashTime=200
shiftlightFlashTime=100
lowfuelFlashTime=1000
; LED settings below, if car specifig settings are not found, the default ones are used
; LED actions:
; 0 = Always off
; 1 = Shift light
; 2 = Handbrake
; 3 = Pitspeed limiter
; 4 = Flashing pitspeed limiter
; 5 = Left signal
; 6 = Right signal
; 7 = Redline
; 8 = Oil warn
; 9 = Fullbeam
; 10 = Low fuel
; 11 = Traction control
; 12 = Flashing shiftlight
; 13 = Flashing low fuel light
; 14 = Always on
; >100 = RPM light
; For primary actions negative values negate the light state.
; For secondary actions (LED1b, LED2b) negative value means
; an OR operation and positive a XOR operation.
[default]
LED1=1
LED2=7
LED1b=-4
LED2b=-4
lowFuel=0.05
[bf1]
LED1=17000
LED2=19000
LED1b=12
LED2b=12
-----------------------------------------------------------------------
That works for me (MOMO Racing)
Give it a go, BF1, rev your engine with pit limiter off, should see the lights come o @ different intervals when reaching the specific rev range, if still no success please let me know!