summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modmachine.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-09-06 15:30:39 +1000
committerDamien George <damien.p.george@gmail.com>2016-09-06 15:30:39 +1000
commitb4be5a8f3499ca19bdc9ac3ef94625529141b0ff (patch)
tree16f9f62b54dbc150ab87c03df1215a4c56bc9f98 /esp8266/modmachine.c
parent4a9542c0c0319ac268d227ea8daf4c36ac7e870d (diff)
downloadmicropython-b4be5a8f3499ca19bdc9ac3ef94625529141b0ff.tar.gz
micropython-b4be5a8f3499ca19bdc9ac3ef94625529141b0ff.zip
esp8266/modnetwork: Fix wlan.scan() method so it returns all networks.
According to the Arduino ESP8266 implementation the first argument to the wifi scan callback is actually a bss_info pointer. This patch fixes the iteration over this data so the first 2 entries are no longer skipped. Fixes issue #2372.
Diffstat (limited to 'esp8266/modmachine.c')
0 files changed, 0 insertions, 0 deletions