arduino-esp32/libraries
Ramesh f14de5cf14 WiFi disconnect reason message updated (#1323)
wifi_err_reason_t doesn't have reason code 12. After reason code 11, we are getting wrong wifi disconnected reason message. Added "UNSPECIFIED"  in place of reason code 12.
And above 201 reason code, it should be r-176 instead of r-177. Because messages are started from zeroth offset.
2018-05-14 13:12:04 +02:00
..
ArduinoOTA Add guard to handle to check for _initialized (#1321) 2018-04-16 18:56:58 +02:00
BLE@af865a9167 Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
BluetoothSerial Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00
DNSServer DNS Server : bug fix and prettifying (#1011) 2018-03-04 20:17:40 +01:00
EEPROM Add EEPROMClass and examples (#1034) 2018-03-04 20:22:48 +01:00
ESP32 Update ExternalWakeUp.ino (#1332) 2018-05-14 13:09:51 +02:00
ESPmDNS Use correct separator in keywords.txt (#1175) 2018-03-05 07:38:39 +01:00
FS Unify time modification on SD and SPIFFS (#738) 2018-03-04 21:20:34 +01:00
HTTPClient clean up faster (fixes #828) (#1087) 2018-03-04 20:53:04 +01:00
Preferences Small grammar fixes and clarifications (#1003) 2018-01-18 00:59:35 +02:00
SD Unify time modification on SD and SPIFFS (#738) 2018-03-04 21:20:34 +01:00
SD_MMC Unify time modification on SD and SPIFFS (#738) 2018-03-04 21:20:34 +01:00
SimpleBLE Must include sdkconfig.h before testing defines 2017-09-21 19:33:45 +08:00
SPI Adding a getClockDivider function (#1355) 2018-05-14 13:08:27 +02:00
SPIFFS Unify time modification on SD and SPIFFS (#738) 2018-03-04 21:20:34 +01:00
Ticker Use correct separator in keywords.txt (#1175) 2018-03-05 07:38:39 +01:00
Update Use correct separator in keywords.txt (#1175) 2018-03-05 07:38:39 +01:00
WiFi WiFi disconnect reason message updated (#1323) 2018-05-14 13:12:04 +02:00
WiFiClientSecure Port SSL fingerprint checking from ESP8266 WiFiClientSecure to ESP32 (#1397) 2018-05-14 13:00:40 +02:00
Wire Preserver custom pin assigments (#1239) 2018-04-06 19:05:48 +03:00