adafruit / Adafruit_CircuitPython_Register

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

Rename example scripts and update examples.rst as per https://github.… #29

Closed SecSuperN0va closed 5 years ago

SecSuperN0va commented 5 years ago

…com/adafruit/Adafruit_CircuitPython_Register/issues/28

tannewt commented 5 years ago

Thank you for this change! We only need one example renamed. Please only rename register_struct.py to register_simpletest.py. Thanks! 🎃

SecSuperN0va commented 5 years ago

@tannewt - Apologies for that. I obviously misread the issue. I will close this request and retry the fix.

Cheers. :)