circuitpython/ports/esp32s2/common-hal/wifi
Ryan T. Hamilton 04ffd0dca0 Add gateway, subnet, and rssi info for current connected AP
ap_rssi is a bound method, which I'm not keen on, but it works
2020-09-19 13:38:04 -07:00
..
__init__.c Changes based on Dan's feedback 2020-09-03 16:32:12 -07:00
__init__.h Ping works! 2020-08-19 14:22:13 -07:00
Network.c Add BSSID to Network 2020-09-15 23:32:53 -07:00
Network.h Scanning WIP. Need to sort out supervisor memory 2020-08-19 14:22:12 -07:00
Radio.c Add gateway, subnet, and rssi info for current connected AP 2020-09-19 13:38:04 -07:00
Radio.h Make socket reads interruptable 2020-08-21 11:00:02 -07:00
ScannedNetworks.c Changes based on Dan's feedback 2020-09-03 16:32:12 -07:00
ScannedNetworks.h Scanning WIP. Need to sort out supervisor memory 2020-08-19 14:22:12 -07:00