dfieschko / RP1210

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

Add protocol selection to RP1210VendorList. #89

Open dfieschko opened 2 years ago

dfieschko commented 2 years ago

Protocol should be selectable.

Changing the currently selected protocol should also change which devices are available. Or should it?

Also, add protocol property (getter and setter) to RP1210VendorList