How does one see the devices listed from the serial.enumerateDevices(); function? I am using xcode.
via the console -
on a mac:
command shift - r
hope that helps!
best,
zach
Okay that help a lot but brought up a whole other problem. But I fixed that one easily. I had switched USB ports and forgot to change the code. Though the example I used that formed a list did not work so I’ll have to live with it hard coded.
Thanks!!!