Fix support mode being automatic

This commit is contained in:
zontreck 2024-08-13 21:29:20 -07:00
parent fbac872549
commit 26853b43aa
3 changed files with 14 additions and 8 deletions

View file

@ -95,5 +95,4 @@ integer MASK_CUSTOM_TEXT_COLOR = 2;
integer MASK_WHITEFRAME = 4;
integer STATE_REBOOT_PENDING =1;
integer STATE_REBOOT_FAST =2;
integer STATE_REBOOT_FAST = 2;