Hello all,
I am having some trouble changing the color of the LED in the Thingy via code in C# with Unity. I am picking up on a project and the previous workers managed to connect the quaternion and button services. I tried to do the LED service the same way but it seems to be different since it is listed as 'read/write' rather than 'notify'. I am struggling on how I would edit the values for the LED, as I am incorporating it into a game. Attached is a pic of what I have right now. Any help would be aappreciated!