Merge pull request #91 from mc-hamster/master

Move Serial Plugin to new location
This commit is contained in:
Jm Casler
2021-11-22 13:17:01 -08:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -50,4 +50,4 @@ class SerialPluginRadio : public SinglePortPlugin
virtual ProcessMessage handleReceived(const MeshPacket &mp);
};
extern SerialPluginRadio *serialPluginRadio;
extern SerialPluginRadio *serialPluginRadio;