Last seen: Oct 1, 2025
Nice! Looking forward to testing it. Have a nice evening.BR s3000
Hi,Thanks for uploading the video. I am not able to reproduce the mapped state the video is showing, neither using green nor blue. The mapping does no...
Hi Ioannis,Thank you for testing the mapping yourself. Unfortunately, it doesn't help me much, as on my board, this command doesn't change the LED beh...
status script: def map_led_blue(): time.sleep(0.1) data = i2c.read_byte_data(0x6b, 0x17) def map_led_green(): time.sleep(0.1) data = i2c.read...
Thanks for sharing! Going open source could change a lot regarding firmware customizations in general. It could also help to detect bugs faster and co...
Thank you very much for your fast and detailed answer.Which one? I am impressed. Did not know if there was any reason before to not change it. But i...