USB_Reconnect


Description

Reconnects to USB after a disconnect between the computer and the DSM

Syntax

C++
void USB_Reconnect()

Arguments

None

Return Value

None

Example

dsm.USB_Reconnect();

Notes

You can use this method to reconnect to the DSM board if you accidently disconnect the USB cable or if DSM was accidently turned off.