Benjamin Aigner

Results 80 comments of Benjamin Aigner

@lodogg I've successfully built and tested the firmware on the ESP32-S3 as well, please find my sdkconfig attached, which worked for me (esp-idf version v5.1.1). [sdkconfig.txt](https://github.com/asterics/esp32_mouse_keyboard/files/14604715/sdkconfig.txt)

Also add the mouse icon

Note: other "special" characters are working: '','ö', 'ä', '%'

This issue still persists (problem: "&" within a filename, model was created with Windows).

This problem is also triggering an "Internal server error" message in the WebACS, if the original model was created on Windows with a special character in the file path, which...

According to http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html no 32bit JVM is available for Java9, so no 32bit only plugin will work.

Not working on Linux with Java9 version: "Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)" -) No websockets/webserver Typical plugins (camera mouse, Java Swing GUI,...) are working as expected...

No exception, current master, clean build.

also one case that can happen, a port which is not closed correctly: ![Screenshot from 2019-12-06 15-26-15](https://user-images.githubusercontent.com/6196086/70329999-ec502080-183c-11ea-8743-305d0c3ce28d.png) -> I think the FLipMouse is still sending the live values (is started...