diff --git a/rigcommander.cpp b/rigcommander.cpp index 3737ea4..454f356 100644 --- a/rigcommander.cpp +++ b/rigcommander.cpp @@ -5535,6 +5535,16 @@ void rigCommander::stateUpdated() } getDialLock(); break; + + case ANN: + case APO: + case BACKLIGHT: + case BEEP: + case TIME: + case BAT: + case KEYLIGHT: + break; + } } ++i;