Added router to mynodeinfo

This commit is contained in:
Jm Casler
2022-02-28 22:44:51 -08:00
parent 4b87a82eb3
commit 4d8c0c11dc
4 changed files with 31 additions and 11 deletions

View File

@@ -20,7 +20,6 @@ typedef enum _PortNum {
PortNum_ADMIN_APP = 6,
PortNum_REPLY_APP = 32,
PortNum_IP_TUNNEL_APP = 33,
PortNum_ROUTER_APP = 34,
PortNum_SERIAL_APP = 64,
PortNum_STORE_FORWARD_APP = 65,
PortNum_RANGE_TEST_APP = 66,