Skip to content

v0.6.0 (mpy 1.27.x)

Choose a tag to compare

@cnadler86 cnadler86 released this 12 Dec 06:56
· 2 commits to master since this release
3495aa7

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.