Merge pull request #8880 from CameronWoof/air-alarms-should-be-green

Makes Air Alarms Green
This commit is contained in:
kevinz000
2019-07-14 14:20:54 -07:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
@@ -650,7 +650,7 @@
if(0)
add_overlay(AALARM_OVERLAY_GREEN)
overlay_state = AALARM_OVERLAY_GREEN
light_color = LIGHT_COLOR_PALEBLUE
light_color = LIGHT_COLOR_GREEN
set_light(brightness_on)
if(1)
add_overlay(AALARM_OVERLAY_WARN)