If it's not already possible I'd like the ability to display throttle and brake pedal pressure on two strips of RGB (neopixel) leds.
I'm sure I'm missing something but I can't seem to find a way to display this info on the nextion display I also use.
If you do not have an answer yet, add effect, custom formulas seems to work well, select number of LEDs and start LED, select start and end colour, can go with 1 or 2 colors, go to value formula on far right click edit, click insert property in lower right and search for GameData.Brake and GameData.Throttle when needed, you can then leave on 0 and 100% or tweak the minimum needed to turn on and the maximum for when it stops. Blinking can be used, a simple formula is GameData.Throttle=100 and it will blink when 100