Davide Perini
Davide Perini
As title. Please add the possibility to specify the color of the badge something like this: https://img.shields.io/badge/Maintained%3F-yes-green.svg https://img.shields.io/badge/Maintained%3F-yes-orange.svg
**Describe the bug** Driving LEDs via USB Serial creates big flickering when WiFi is active even at 460800 baudrate. There is big flickering even when there is no WiFi at...
Thanks for the great project. - [ ] Bug exists Release Version 1.2.4 ( Master Branch) When I connect to my mqtt broker using Java 11 I get this warning:...
Hi guys, using this plugin on Windows and it works flawlessly, in Linux I get this error: ` ` ` java.lang.module.FindException: Hash of jdk.management.jfr (a405f735790e653ae6ad1ef35615c78a555389cc5076c74c52f3790a13351666) differs to expected hash (06d891a3ae65eb002ec7c3adeac782a67e5c76c5f1569cbb4e9bdace4e220f23)...
Hi all, I have seen that libjitsi uses WASAPI under Windows. Is there an example on how to get the RMS and Peaks from the speakers? If not, can you...
v5.1.0 broked something related to LittleFS and SPIFFS with TinyPICO board... works in Arduino IDE.
This is a small code sample that read and write to Little FS on ESP32. ``` #include "WiFi.h" #include #include void setup() { Serial.begin(115200); // Set WiFi to station mode...
As title, pinging requires a lot of time with this lib. Is it possible to make it async?
As title. Is there any sense in not releasing a new version ?
Hi all, I am trying this wonderful software but it seems that fast UDP is crashing my ESP or my router. After some time the performance completely drop, if I...