Skip to content

Commit ab8fffa

Browse files
authored
Update README.md
1 parent 1414b80 commit ab8fffa

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
@@ -11,5 +11,8 @@ The MicroPython version of the data API wrapper for a high-school STEM competiti
1111
| MCU | Description |
1212
| ----------- | ----------- |
1313
| ESP32 | Untested |
14-
| ESP8266 | In Progress |
14+
| ESP8266 | Incompatible|
1515
| Raspi Pico W| Untested |
16+
17+
The ESP8266 is currently incompatible with this micropython library due to lack of memory resources for handling the TLS handshake.
18+
To use the ESP8266, please use the Arduino C wrapper.

0 commit comments

Comments
 (0)