.. |
ArduinoOTA
|
[OTA Timeout] Added ability set OTA timeout in the OTA client (#1669)
|
2018-07-24 19:40:18 +02:00 |
AsyncUDP
|
Update AsyncUDP library.json (#2837)
|
2019-06-05 13:43:15 +02:00 |
AzureIoT@67dfa4f31e
|
Add submodule of Azure IoT library (#1448)
|
2018-05-31 14:52:02 +02:00 |
BLE
|
BLE Library onRead Callback fix and Client disconnect feature (#2913)
|
2019-07-09 19:35:07 +03:00 |
BluetoothSerial
|
Allow to add custom callback in BT Serial (#2081)
|
2018-11-19 19:30:28 +01:00 |
DNSServer
|
DNS Server : bug fix and prettifying (#1011)
|
2018-03-04 20:17:40 +01:00 |
EEPROM
|
Removed partitioning comments from EEPROM class example (#2920)
|
2019-07-09 19:34:04 +03:00 |
ESP32
|
Update IDF to v3.2 977854975 (#2771)
|
2019-05-12 18:52:23 +03:00 |
ESPmDNS
|
fix empty reply from server error (#2903)
|
2019-07-09 19:39:12 +03:00 |
FFat
|
Fix warnings in platformio (#2960)
|
2019-07-09 19:19:16 +03:00 |
FS
|
workaround for FS implementations that do not support fflush() (#2596)
|
2019-04-09 21:15:21 +02:00 |
HTTPClient
|
Fix persistance issue found, see ESP8266 issue #6152 (#2851)
|
2019-06-05 14:00:00 +02:00 |
HTTPUpdate
|
Fix Timeout Bug in WebServer (#2938)
|
2019-07-09 19:27:24 +03:00 |
NetBIOS
|
Update IDF to aaf1239 (#1539)
|
2018-06-27 09:01:06 +02:00 |
Preferences
|
Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672)
|
2019-04-15 17:26:35 +02:00 |
SD
|
Added a parameter for max files in SD (#2563)
|
2019-04-09 21:07:25 +02:00 |
SD_MMC
|
Update IDF to 3.2-3276a13 and esptool.py to 2.5.0 (#1878)
|
2018-09-21 08:39:36 +02:00 |
SimpleBLE
|
Update IDF to aaf1239 (#1539)
|
2018-06-27 09:01:06 +02:00 |
SPI
|
Correct comment in SPI_Multiple_Buses.ino (#2272)
|
2019-01-04 15:26:32 +02:00 |
SPIFFS
|
Fix #2750 (#2763)
|
2019-05-14 00:15:35 +03:00 |
Ticker
|
Use correct separator in keywords.txt (#1175)
|
2018-03-05 07:38:39 +01:00 |
Update
|
fixed typo (#2927)
|
2019-07-09 19:31:38 +03:00 |
WebServer
|
Fix hang on client disconnect during upload (#2914)
|
2019-07-09 19:34:24 +03:00 |
WiFi
|
Fix warning -Wempty-body by adding braces to 'if' stmt body (#2951)
|
2019-07-09 19:21:57 +03:00 |
WiFiClientSecure
|
Use milliseconds for timeout
|
2019-04-15 17:27:54 +02:00 |
Wire
|
I2C debugging and Log Dump Explaination (#2325)
|
2019-01-22 17:24:51 +08:00 |