Normalizes Air Alarms

This commit is contained in:
CameronWoof
2019-07-12 15:04:43 -07:00
parent 194e420a1c
commit d944c0bb27
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)