Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

ControlP5 Elements in Classes

$
0
0

Hey, I have a project with multiple classes. A class is used for serial communication. How can I use a Controlp5 element (for example, Textlabel) in this Klassse to get around this output?

if (portId == null) { System.out.println("Could not find COM port."); return; } Regards Willi


Viewing all articles
Browse latest Browse all 2896

Trending Articles