Fade specific LED on blink1mk2 to given RGB color over specified time.
For mk2 devices and above..
blink1 device to command
time to fade in milliseconds
red part of RGB color
green part of RGB color
blue part of RGB color
which LED to address (0=all, 1=1st LED, 2=2nd LED)
-1 on error, 0 on success
See Implementation
Fade specific LED on blink1mk2 to given RGB color over specified time.
For mk2 devices and above..