dispose abstract method

void dispose()

Releases all resources associated with the serial port.

@note Call this function after you're done with the serial port.

Implementation

void dispose();