adafruit / Adafruit_CircuitPython_Register

Python data descriptor classes to represent hardware registers on I2C devices.
MIT License
51 stars 23 forks source link

rename examples/register_struct to register_simpletest as per issue: … #30

Closed SecSuperN0va closed 4 years ago

SecSuperN0va commented 5 years ago

https://github.com/adafruit/Adafruit_CircuitPython_Register/issues/28

(This is the updated PR for https://github.com/adafruit/Adafruit_CircuitPython_Register/pull/29)