NWMUDS:GetChannel: Difference between revisions
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
=Description= | =Description= | ||
This returns the wifi channel | This returns the wifi channel of the current network. This returns 0 when not connected to any network(host/client). |
Latest revision as of 21:37, 6 April 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x001A0000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | u8 Wifi channel |
Description
This returns the wifi channel of the current network. This returns 0 when not connected to any network(host/client).