mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
Rename src/plugins/SerialPlugin.h to src/plugins/esp32/SerialPlugin.h
This commit is contained in:
@@ -50,4 +50,4 @@ class SerialPluginRadio : public SinglePortPlugin
|
|||||||
virtual ProcessMessage handleReceived(const MeshPacket &mp);
|
virtual ProcessMessage handleReceived(const MeshPacket &mp);
|
||||||
};
|
};
|
||||||
|
|
||||||
extern SerialPluginRadio *serialPluginRadio;
|
extern SerialPluginRadio *serialPluginRadio;
|
||||||
Reference in New Issue
Block a user