diff --git a/software/src/main.cpp b/software/src/main.cpp index a1f0f83..5493feb 100644 --- a/software/src/main.cpp +++ b/software/src/main.cpp @@ -78,7 +78,6 @@ void loop() { // Interior light has priority if (lighting_on) { - set_all_leds(interior_rgb, INTERIOR_BRIGHTNESS, INTERIOR_FADE); } else if (ignition_on) {