sci-bots / base-node-rpc

Base classes for Arduino RPC node/device
0 stars 2 forks source link

Handle reconnects if the serial port changes #12

Open ryanfobel opened 7 years ago

ryanfobel commented 7 years ago

See #11

cfobel commented 6 years ago

Can you confirm that you have encountered a situation where the serial port number has changed when the device reconnects (without rebooting)? I don't think I've seen this happen, at least with a Teensy 3.2, but maybe it happens with other boards?