mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-02 08:00:38 +00:00
Turning storeforward back on for @geeksville
This commit is contained in:
@@ -36,6 +36,6 @@ void setupPlugins()
|
||||
//storeForwardPlugin = new StoreForwardPlugin();
|
||||
|
||||
new RangeTestPlugin();
|
||||
//new StoreForwardPlugin();
|
||||
new StoreForwardPlugin();
|
||||
#endif
|
||||
}
|
||||
Reference in New Issue
Block a user