- Code: Select all
0000 0000 0000 0000 1100 0800 0100 0000
switching off nearly the same:
- Code: Select all
0000 0000 0000 0000 1100 0800 0000 0000
My problem is, that this string just puts on/off the LED "sometimes"
Could someone help or explain me how to switch on/off the LED by sending strings to the HID-Device (for example /dev/input/event3)

