tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
585 stars 180 forks source link

rtl8720dn: allow connecting to open wifi access points #638

Closed deadprogram closed 5 months ago

deadprogram commented 5 months ago

This PR modifies the rtl8720dn driver to allow connecting to open wifi access points.

deadprogram commented 5 months ago

Thanks for review @scottfeldman now merging.