Uses of Class
com.pi4j.io.gpio.exception.UnsupportedBoardType
-
Packages that use UnsupportedBoardType Package Description com.pi4j.io.serial -
-
Uses of UnsupportedBoardType in com.pi4j.io.serial
Methods in com.pi4j.io.serial that throw UnsupportedBoardType Modifier and Type Method Description static StringSerialPort. getDefaultPort()Get the default serial port for the detected platform/model/board revision.static StringSerialPort. getDefaultPort(SystemInfo.BoardType board)Get the default serial port for the specified platform/model/board revision.
-