Mia

Results 4 issues of Mia

I tested the library on ESP32 mcu's with great success. Added a ESP32 BLE Gamepad example too. Works like a charm on retropie and others. With kind regards, Mia

Did someone manage to get std::queue working? It wont compile due to a cascade of errors. ``` #include #include std::queue test; void setup() { // write your initialization code here...

Is there any documentation to get things running without Arduino?

I added a real live example of a web service as solaredge interface.