- Fixed display loop, had a typo lol
This commit is contained in:
Christopher Cookman 2024-08-06 23:33:56 -06:00
parent a1407a8e40
commit f77a533226
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42
2 changed files with 1 additions and 1 deletions

View file

@ -221,7 +221,7 @@ delay
if not chime then
ux.setDisplays(keypads, "****DISARMED****", " READY TO ARM ")
else
ux.setDisplays(keypads, " DISARMED CHIME ", " READY TO ARM *")
ux.setDisplays(keypads, " DISARMED CHIME ", " READY TO ARM ")
end
end
elseif armState == 1 then -- We are armed stay