Code:
wifi_promiscuous_enable(1);
...
some operations in promiscuous mode
...
//wifi_promiscuous_enable(0); //old style
system_restart(); //new style
Statistics: Posted by reaper7 — Tue Dec 23, 2014 9:07 pm
Statistics: Posted by ESP_Alfred — Tue Dec 23, 2014 8:33 pm