kplindegaard / smbus2

A drop-in replacement for smbus-cffi/smbus-python in pure Python
MIT License
243 stars 68 forks source link

Feature/pec rewrite #55

Closed kplindegaard closed 3 years ago

kplindegaard commented 3 years ago

Rewrote PEC support to also have getter support for the .pec property.

Added unit tests.