Merge pull request #7626 from Poojawa/blue-alarms

Blue air alarms
This commit is contained in:
deathride58
2018-10-07 14:36:07 -04:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -650,7 +650,7 @@
if(0)
add_overlay(AALARM_OVERLAY_GREEN)
overlay_state = AALARM_OVERLAY_GREEN
light_color = LIGHT_COLOR_GREEN
light_color = LIGHT_COLOR_BLUEGREEN
set_light(brightness_on)
if(1)
add_overlay(AALARM_OVERLAY_WARN)