SimonIT
SimonIT
There is already #7007
@undefinedhuman There's the flickering issue on Windows (see above comments), and in the meantime, some git conflicts popped up. It seems crykn made some improvements tisoft/libgdx#1, which tisoft didn't merge
Just cherry-picked the commits from Quillraven/libgdx#1. I hope I didn't forget something
@markuspoerschke
I think the best solution would be if Bindgen automatically correctly named the static and argument. Statics should be SCREAMING_SNAKE_CASE, and arguments should be snake_case. I did it manually afterwards...
I found the reason: https://stackoverflow.com/questions/61267495/exception-in-thread-main-java-lang-nosuchmethoderror-java-nio-bytebuffer-flip We have to find now where to use `Buffer` instead of `ByteBuffer` I remember we already had that error before: libgdx/libgdx#6331
Hi, thanks for reporting. The latest release is actually pretty old. Maybe I'll find some time soon to make a new one. I hope it will resolve your problem
Do you mind sending me the song name or does the problem exist with every song?
My problem was that I firstly used the `sniffer_nrf52840dk_nrf52840_4.1.1.hex` file and not `sniffer_nrf52840dongle_nrf52840_4.1.1.hex`. Inside the zip is my working uf2-file: [flash.zip](https://github.com/makerdiary/nrf52840-mdk-usb-dongle/files/10627504/flash.zip)