This PR is works to align and standardize methods across SerialPort, SerialStream, and SerialStreamBuf. All methods now share standardized names, contents, and return types, wherever possible and SerialPortConstants.h is utilized to allow universal access to all common types utilized in LibSerial.
Please let me know if you would like changes to be made or if you have any questions!
Hi CrayzeeWulf,
This PR is works to align and standardize methods across SerialPort, SerialStream, and SerialStreamBuf. All methods now share standardized names, contents, and return types, wherever possible and SerialPortConstants.h is utilized to allow universal access to all common types utilized in LibSerial.
Please let me know if you would like changes to be made or if you have any questions!
-Mark