wifiscan.cpp comment edit
This commit is contained in:
parent
e604db49d6
commit
6775faa87d
@ -84,7 +84,7 @@ void switch_wifi_sniffer(uint8_t state) {
|
||||
if (state) {
|
||||
// start sniffer
|
||||
#if (BLECOUNTER)
|
||||
// workaround needed for IDF 4.1
|
||||
// workaround needed for ESP-IDF v3.3
|
||||
// see https://github.com/espressif/esp-idf/issues/5427
|
||||
esp_wifi_set_ps(WIFI_PS_MIN_MODEM);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user