formatting

This commit is contained in:
Adrian Baumgart 2023-11-13 20:40:34 +01:00
parent 98f7689d8f
commit 92cca14042
No known key found for this signature in database

View File

@ -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) {