Arjan Mels

Results 28 comments of Arjan Mels

Hi, I remove the gamma table, because I replace it with a calculation. If you set the gamma value to 2.2, it will be very close to the table. The...

I could split it in 1) the gamma changes and 2) the push button changes if so desired. However seems a bit of unnecessary administrative overhead on my side. @xoseperez...

Struggling with a similar problem, would be good if the `CountDown` trait would include the ability to allow reading back the current count. (I am actually trying to make a...

@PTaylor-us thanks for the insight. Interesting thought that the embedded-rust trait would be the output instead of the input... That is for me an indication that the abstraction is not...

ESP-IDF 4.4.0. Not sure where to find the NimBLE version. (I use the default version from ESP-IDF 4.4.0.) I am up to date with the master branch of esp-nimble-cpp. The...

Android 12 (Pixel 5). I confirm (via wireshark sniffing) it's is a single read transaction. Is there any more info (e.g. from wireshark) that could be useful? (I don't understand...

> I don't think this will work, as the config bytes are pre-set when flashing the controller for the first time, and should not be modified with the bootloader. You're...

Added further improvements and fixes and tested properly.

Hmm. I did a rename at some point. Need to see how I can fix this.

@bobadair Fixed the duplicate file names with different casing by starting applying patch file to current master. (Looses history, but that was not that significant yet anyway.) Also removed teh...