mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-05 13:14:45 +00:00
Rename src/plugins/RangeTestPlugin.h to src/plugins/esp32/RangeTestPlugin.h
This commit is contained in:
parent
6376ab51f1
commit
f24e8e5f5c
@ -55,4 +55,4 @@ class RangeTestPluginRadio : public SinglePortPlugin
|
|||||||
virtual bool handleReceived(const MeshPacket &mp);
|
virtual bool handleReceived(const MeshPacket &mp);
|
||||||
};
|
};
|
||||||
|
|
||||||
extern RangeTestPluginRadio *rangeTestPluginRadio;
|
extern RangeTestPluginRadio *rangeTestPluginRadio;
|
Loading…
Reference in New Issue
Block a user