diff options
Diffstat (limited to 'ui')
| -rw-r--r-- | ui/anduril/aux-leds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/anduril/aux-leds.c b/ui/anduril/aux-leds.c index 1b30d34..dce8d26 100644 --- a/ui/anduril/aux-leds.c +++ b/ui/anduril/aux-leds.c @@ -67,7 +67,7 @@ uint8_t voltage_to_rgb() { 12, 4, // G+B 13, 5, // B 14, 6, // R + B - 15, 7, // R+G+B + 16, 7, // R+G+B 20, 0, // black #endif // li-ion voltages |
