Skip to content

Commit 06ba895

Browse files
committed
Update README.md
1 parent bf63af6 commit 06ba895

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ We have tested this library and found it compatible with (but not limited to) th
1818
* Unzip and put files in the folder folder Libraries of Arduino IDE
1919
* For more information about ESP8266 Arduino IDE, see https://github.com/esp8266/Arduino
2020

21-
Usage Example
21+
**Known Issues**
22+
* TLS works fine on ESP8266 SDK 2.1.0 but has an issue with 2.2.0. However it works again with 2.3.0-rc1
23+
24+
**Usage Example**
2225
```c++
2326
#include <ESP8266WiFi.h>
2427
#include <MicroGear.h>

0 commit comments

Comments
 (0)