mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Fix issues on get encryptionType for the current associated network.
Fix issue related to retrieve encription type and RSSI for the available networks
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#include "Arduino.h"
|
||||
#include "spi_drv.h"
|
||||
#include "pins_arduino.h"
|
||||
#define _DEBUG_
|
||||
//#define _DEBUG_
|
||||
extern "C" {
|
||||
#include "debug.h"
|
||||
}
|
||||
|
Reference in New Issue
Block a user