Fix tophone build error

This commit is contained in:
Jm Casler
2022-03-02 18:55:11 -08:00
parent 8eaaf842ab
commit 2c7b3acbb9
6 changed files with 49 additions and 17 deletions

View File

@@ -27,7 +27,7 @@ PB_BIND(MeshPacket, MeshPacket, 2)
PB_BIND(NodeInfo, NodeInfo, AUTO)
PB_BIND(MyNodeInfo, MyNodeInfo, 2)
PB_BIND(MyNodeInfo, MyNodeInfo, AUTO)
PB_BIND(LogRecord, LogRecord, AUTO)