corneliusmunz/legoino

Set LEDColor on Color & Distance Sensor 88007

RalfStehle opened this issue · 0 comments

I manage to set the sensor mode with this byte sequence:
0x0a, 0x00, 0x41, 0x01, 0x08, 0x01, 0x00, 0x00, 0x00, 0x01
I think 0x08 means "distance mode".

How can I receive color values?
How can I switch on the LED Color of the sensor itself?