update protos

This commit is contained in:
Kevin Hester
2021-02-08 17:57:45 +08:00
parent 58bb7169a0
commit 2fa38c7dc4
5 changed files with 76 additions and 60 deletions

View File

@@ -20,6 +20,7 @@ typedef enum _PortNum {
PortNum_IP_TUNNEL_APP = 33,
PortNum_SERIAL_APP = 64,
PortNum_STORE_FORWARD_APP = 65,
PortNum_RANGE_TEST_APP = 66,
PortNum_PRIVATE_APP = 256,
PortNum_ATAK_FORWARDER = 257
} PortNum;