Package comm
Class USB

Public Method getInstance

static USB getInstance()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the only instance of this class.

Example

Typical usage:

     USB.getInstance().open();