mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-21 04:22:22 +00:00
Turning storeforward back on for @geeksville
This commit is contained in:
parent
b8adaf6fbe
commit
3311146aba
@ -36,6 +36,6 @@ void setupPlugins()
|
|||||||
//storeForwardPlugin = new StoreForwardPlugin();
|
//storeForwardPlugin = new StoreForwardPlugin();
|
||||||
|
|
||||||
new RangeTestPlugin();
|
new RangeTestPlugin();
|
||||||
//new StoreForwardPlugin();
|
new StoreForwardPlugin();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user