Disable plugins

This commit is contained in:
Jm
2021-02-12 18:52:31 -08:00
parent c9b1ee532d
commit e225af28dc
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ struct sfRecord
struct sfRecord records[STORE_RECORDS];
#define STOREFORWARDPLUGIN_ENABLED 1
#define STOREFORWARDPLUGIN_ENABLED 0
StoreForwardPlugin *storeForwardPlugin;
StoreForwardPluginRadio *storeForwardPluginRadio;