dfieschko / RP1210

A Python32 implementation of the RP1210C standard. Now with 100% test coverage!
MIT License
20 stars 12 forks source link

Store baud, add getBaud() function to RP1210Client #60

Closed dfieschko closed 2 years ago

dfieschko commented 2 years ago

Storing the baud rate internally so it can be read back could be a useful feature.