admin ops

This commit is contained in:
Kevin Hester
2021-02-21 14:03:44 +08:00
parent 99467cd874
commit c6091338ab
10 changed files with 164 additions and 77 deletions

View File

@@ -17,6 +17,7 @@ typedef enum _PortNum {
PortNum_POSITION_APP = 3,
PortNum_NODEINFO_APP = 4,
PortNum_ROUTING_APP = 5,
PortNum_ADMIN_APP = 6,
PortNum_REPLY_APP = 32,
PortNum_IP_TUNNEL_APP = 33,
PortNum_SERIAL_APP = 64,