24.08.2020, 16:33
Hi
The value has to converted to int before writing you can do like this
The value has to converted to int before writing you can do like this
Code:
RGB = lmcore.hextoint('255000')
grp.write('1/1/1', RGB)
------------------------------
Ctrl+F5
Ctrl+F5