docs/network: esp8266: scan(): Add note that bssid is bytes object.

This commit is contained in:
Paul Sokolovsky 2016-04-26 01:07:50 +03:00
parent ef2ffc0e4e
commit 650df97c06
1 changed files with 3 additions and 0 deletions

View File

@ -300,6 +300,9 @@ For example::
(ssid, bssid, channel, RSSI, authmode, hidden)
`bssid` is hardware address of an access point, in binary form, returned as
bytes object. You can use ``ubinascii.hexlify()`` to convert it to ASCII form.
There are five values for authmode:
* 0 -- open