google官网给出的串口api是需要三个参数: `SerialPort(File device, int baudrate, int flags)`
google官网给出的串口api是需要三个参数:
SerialPort(File device, int baudrate, int flags)