LED
The below table outlines all of the LED which are defined, with value and what character they represent
Name | Value | Zen | Plus |
LED_NONE | -1 | ✔️ | ✔️ |
LED_1 | 0 | ✔️ | ✔️ |
LED_2 | 1 | ✔️ | ✔️ |
LED_3 | 2 | ✔️ | ✔️ |
LED_4 | 3 | ✔️ | ✔️ |
PS4_GREEN | 2 | ✔️ | ❌ |
PS4_RED | 1 | ✔️ | ❌ |
PS4_BLUE | 0 | ✔️ | ❌ |
DS4_GREEN | 6 | ✔️ | ❌ |
DS4_RED | 5 | ✔️ | ❌ |
DS4_BLUE | 4 | ✔️ | ❌ |
Last modified 3yr ago