I've been trying to have a button (Arduino) change the fill color of an ellipse in Processing 3. I thought an if statement like if(button == 0){ if(fillValue == rgb){ fill(0,0,0);}
or something more or less. So if some one has the awnser please help.
Carsten_1 5 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.