From 9fbfde3867f7d68d6c741f6e78577168e84bcb40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20St=C3=A4ck?= Date: Thu, 25 Jul 2019 09:24:58 +0200 Subject: [PATCH] Force flags from dipSw to "nice 1-bit values" to prevent menus from locking up --- NuEVI/settings.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/NuEVI/settings.cpp b/NuEVI/settings.cpp index b68860b..8a0bb66 100644 --- a/NuEVI/settings.cpp +++ b/NuEVI/settings.cpp @@ -155,13 +155,13 @@ bool readEEPROM() { if(trill3_interval<3 || trill3_interval > 4) trill3_interval = TRILL3_INTERVAL_FACTORY; //Deal with possible zero/bad values //Flags stored in bit field - fastBoot = dipSwBits & (1<