formatting
This commit is contained in:
parent
98f7689d8f
commit
92cca14042
|
@ -78,7 +78,6 @@ void loop() {
|
||||||
|
|
||||||
// Interior light has priority
|
// Interior light has priority
|
||||||
if (lighting_on) {
|
if (lighting_on) {
|
||||||
|
|
||||||
set_all_leds(interior_rgb, INTERIOR_BRIGHTNESS, INTERIOR_FADE);
|
set_all_leds(interior_rgb, INTERIOR_BRIGHTNESS, INTERIOR_FADE);
|
||||||
}
|
}
|
||||||
else if (ignition_on) {
|
else if (ignition_on) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user