diff --git a/src/plugins/esp32/StoreForwardPlugin.cpp b/src/plugins/esp32/StoreForwardPlugin.cpp index 0c7c3f783..6a90bf228 100644 --- a/src/plugins/esp32/StoreForwardPlugin.cpp +++ b/src/plugins/esp32/StoreForwardPlugin.cpp @@ -231,6 +231,7 @@ StoreForwardPlugin::StoreForwardPlugin() /* Uncomment the preferences below if you want to use the plugin without having to configure it from the PythonAPI or WebUI. + */ if (StoreForward_Dev) { radioConfig.preferences.store_forward_plugin_enabled = 1;