serOpen() serFlags?
Opened this issue · 1 comments
subw0fer commented
Hello, please give advice on serFlags for the serial port, I haven't found anything in documentation, only that it should be set to null. But that If I want to set 8E1, how to do this?
guymcswain commented
As the doc states, these flags are (currently) undefined and must be set to zero. There are no plans to make any enhancements in this area.
if you are using baud rates < 38K, you can use the bbserial apis which allow more control over the frame.