Difference between revisions of "NWMUDS:GetChannel"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001A0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | Wifi channel | + | | u8 Wifi channel |
|} | |} | ||
=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). |