Benjamin Aigner
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
THX for the workarounds!
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:  -> I think the FLipMouse is still sending the live values (is started...