v0.6.0 (mpy 1.27.x)
Release for mpy 1.27.x
- Add esp32-driver as submodule
- Add property handles instead of get and set
- Add i2c object to construction arguments (optional instead of sda and scl pins)
- Add build script
- Integrates legacy and new i2c driver option
- Moved some files
- Small bugs corrected
Deprecated: get and set methods are deprecated and will be removed on the next release.