Code:
wifi_promiscuous_enable(0);
Statistics: Posted by reaper7 — Sat Jan 24, 2015 2:49 am
Code:
wifi_promiscuous_enable(1);
Code:
wifi_station_scan(NULL, scan_done_callback))
Code:
wifi_promiscuous_enable(0);
Code:
wifi_promiscuous_enable(1);
Statistics: Posted by reaper7 — Fri Jan 23, 2015 4:15 pm