Package | Description |
---|---|
com.pi4j.io.serial | |
com.pi4j.io.serial.impl |
Modifier and Type | Method and Description |
---|---|
void |
Serial.open(String device,
int baudRate)
This method is call to open a serial port for communication.
|
Modifier and Type | Method and Description |
---|---|
void |
SerialImpl.open(String device,
int baudRate)
This method is call to open a serial port for communication.
|
Copyright © 2012–2019 Pi4J. All rights reserved.