Rename src/plugins/RangeTestPlugin.h to src/plugins/esp32/RangeTestPlugin.h

This commit is contained in:
Jm Casler 2021-02-16 18:36:58 -08:00 committed by GitHub
parent 6376ab51f1
commit f24e8e5f5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,4 +55,4 @@ class RangeTestPluginRadio : public SinglePortPlugin
virtual bool handleReceived(const MeshPacket &mp);
};
extern RangeTestPluginRadio *rangeTestPluginRadio;
extern RangeTestPluginRadio *rangeTestPluginRadio;