Skip to content

Commit ae343ae

Browse files
committed
add esp8266 notes
1 parent baf28f4 commit ae343ae

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,15 +251,21 @@ https://github.com/neu-rah/AnsiStream
251251
252252
**Web browser**
253253
254-
- ESP8266
254+
- ESP8266 (builtin)
255255
256-
**Web JSON REST**
256+
**Web JSON**
257257
258-
- ESP8266
258+
- ESP8266 (builtin)
259259
260260
**Websockets**
261261
262-
- ESP8266
262+
- ESP8266 (builtin)
263+
264+
**note:** esp8266 will require a streaming library even if not using web interface
265+
266+
depending on your output driver it may be one of (can install both)
267+
- https://github.com/neu-rah/streamFlow
268+
- https://github.com/scottdky/Streaming
263269
264270
### Input devices
265271

0 commit comments

Comments
 (0)