We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf28f4 commit ae343aeCopy full SHA for ae343ae
README.md
@@ -251,15 +251,21 @@ https://github.com/neu-rah/AnsiStream
251
252
**Web browser**
253
254
-- ESP8266
+- ESP8266 (builtin)
255
256
-**Web JSON REST**
+**Web JSON**
257
258
259
260
**Websockets**
261
262
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
269
270
### Input devices
271
0 commit comments