Pi4J / pi4j-v1

DEPRECATED Java I/O library for Raspberry Pi (GPIO, I2C, SPI, UART)
http://www.pi4j.com
Apache License 2.0
1.31k stars 448 forks source link

Could be posible to manage Baud of 5800 on Serial0 #541

Open luixxx opened 3 years ago

luixxx commented 3 years ago

I need to comunicate with a device that has fixed baud on 5800, could somebody if there is a way to manage this Baudrate?? Thankyou