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 99443c4 commit 50d3da1Copy full SHA for 50d3da1
1 file changed
README.md
@@ -378,6 +378,9 @@ Note: A buffer will only be allocated if there is enough free psram.
378
379
# Event callback setup
380
381
+With event callbacks you can run user defined routines on stream events.
382
+Check out the examples to see how to setup event callbacks.
383
+
384
### Station name callback.
385
386
```c++
0 commit comments