Plumbing for the GroupPlugin

This commit is contained in:
Jm Casler
2022-02-19 23:43:32 -08:00
parent 701668804a
commit e34190b497
7 changed files with 103 additions and 14 deletions

View File

@@ -27,6 +27,9 @@ PB_BIND(MeshPacket, MeshPacket, 2)
PB_BIND(NodeInfo, NodeInfo, AUTO)
PB_BIND(GroupInfo, GroupInfo, AUTO)
PB_BIND(MyNodeInfo, MyNodeInfo, 2)