Serial.list() question
in
Core Library Questions
•
10 months ago
Is it possible to use Serial.list() for something other than printing to screen?
I have two serial devices that need to connect to my processing sketch. Is there a way to check for the two serial ports within the sketch so that it does not continue until they are both connected?
1