diff --git a/src/input/InputBroker.cpp b/src/input/InputBroker.cpp index 3fcee87be..2bcb3497a 100644 --- a/src/input/InputBroker.cpp +++ b/src/input/InputBroker.cpp @@ -323,6 +323,7 @@ void InputBroker::Init() UserButtonThread->initButton(userConfigNoScreen); } #endif +#endif #if (HAS_BUTTON || ARCH_PORTDUINO) && !MESHTASTIC_EXCLUDE_INPUTBROKER if (config.display.displaymode != meshtastic_Config_DisplayConfig_DisplayMode_COLOR) {