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