Skip to content

Configuration Help: Level20Desk + RacerConnect only showing one LED #174

Discussion options

You must be logged in to vote

Sorry for late reply.

You probably updated from old version so you need to use color modifiers and lerpledcolormodifier like so:

    "PortConfigs": [
      {
        "Ports": [[9802, 2001]],
        "Config": {
          "DeviceType": "Level20Desk",
          "IgnoreColorCache": true,
          "ColorModifiers": [
            {
              "Type": "LerpLedColorModifier"
            }
          ]
        }
      }
    ]

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rookie0ne
Comment options

Answer selected by Rookie0ne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants