We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 909c5e8 + c5b9828 commit d7a0156Copy full SHA for d7a0156
1 file changed
docs/advanced/net-debug.md
@@ -13,7 +13,7 @@ Example to enable Net debug , compile with the following flags
13
14
-D WLED_DEBUG_HOST='"192.168.x.y"' ;; to send debug messages over network to host 192.168.x.y - FQDN is also possible
15
16
--D WLED_DEBUG_NET_PORT=1878 ;; port for network debugging. default = 7868
+-D WLED_DEBUG_PORT=1878 ;; port for network debugging. default = 7868
17
18
19
To access net debug from the host type the following netcat example :
0 commit comments