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
commit cf0d9a2c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;