From 92cca140420ee935151c9c133a2aef843ce5461d Mon Sep 17 00:00:00 2001 From: Adrian Baumgart Date: Mon, 13 Nov 2023 20:40:34 +0100 Subject: [PATCH] formatting --- software/src/main.cpp | 1 - 1 file changed, 1 deletion(-) 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) {