michalber
michalber
Hi everyone! ## Expected Behavior I have made state machine based on [runtime_dispatcher](https://boost-ext.github.io/sml/examples.html#runtime-dispatcher) where I have few deferred events which are propagating through few states. Problem is that with particular...
Hi everyone! I have a problem with a BT audio player based on esp_audio. When stopping audio stream from smartphone there is long delay before stream is fully closed on...
Hi, I have followed the instructions in the readme file but can't successfully start 43_sdcard example. It shows me that sd card has not pullup resistors (or is not connected)....
Hi all! I have trouble with converting Tensorflow Lite model to ESP-DL model). To check if conversion is successful I have created simple 2 layer model with known weights and...