mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 01:32:40 +00:00
#671 Range test plugin
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