mrossen Active Member Licensed User Longtime User Dec 10, 2013 #1 Hi, I have my doubt if I have to post this thread here or in the libaray thread. Is it possible with this library to change colors of ex. the LED. I would like to have at ex. red and green led. If it is when how? Mogens
Hi, I have my doubt if I have to post this thread here or in the libaray thread. Is it possible with this library to change colors of ex. the LED. I would like to have at ex. red and green led. If it is when how? Mogens
agraham Expert Licensed User Longtime User Dec 10, 2013 #2 Look at line 70 in the demo and the comments in the xml for JFXColor. B4X: LED.Color = FXColor.Color("lime") Upvote 0
Look at line 70 in the demo and the comments in the xml for JFXColor. B4X: LED.Color = FXColor.Color("lime")