BSSID Property, scan_network finds network BSSID and Channel
- Exposes property for the network's BSSID, thanks @anecdata
- Adds handlers in
scan_networks
for obtaining network BSSID and channel, thanks @anecdata
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp32spi
.
Read the docs for info on how to use it.