Connect from Interface panel Button
I have a function for rebooting the Arduino, but when I call it, the Serial connection is dropped and does not automatically reconnect. I would like to have a simple button in the Interface panel for reconnecting it. Unless I am missing something, I have to use the connection manager and select disconnect then select connect to reestablish communication. It seems like there ought to be a "command" that I can attach to a button to "connect" to the serial port.