pycom / pycom-documentation

Pycom Official Documentation for WiPy 2.0, Wipy 3.0 LoPy, Lopy4, SiPy, FiPy, GPy, etc.
https://docs.pycom.io
36 stars 81 forks source link

Clarification about BSSID on wlan.connect #424

Closed sotpotatis closed 3 years ago

sotpotatis commented 3 years ago

Hi!

I just spent a while getting a headache related to this. In the definition of the connect() function for WLAN, there is not a specification for the format for the BSSID. This is specified higher up in wlan.scan(), but not under connect(). Something to consider for clarity :)

gijsio commented 3 years ago

Thanks, will do!