I have usb hubs that have switches on each port that switch the power (which I don't use for my teensy)
I have 4 teensy 4.0's connected
Because I can't correctly select which port to output to, It is a pain plugging in and out 3 usb connectors to...
I have 4 teensy 4.0's on ports 13, 5, 6, 14
All 4 properly show up in Tools/Port as ComX (teensy 4.0)
If I select one, say port 5, compile and upload: The upload is directed to the same port as previously uploaded (not my selected port).
If I...