Update Thread Management port to 61631. (#317)

This commit is contained in:
Jonathan Hui
2016-08-02 09:43:02 -07:00
committed by GitHub
parent 6879e829a7
commit 1e70d0fb38
+1 -1
View File
@@ -47,7 +47,7 @@ namespace Thread {
enum
{
kCoapUdpPort = 19789,
kCoapUdpPort = 61631,
};
/**