Skip to content

Upgrade to MicroPython v1.14

Compare
Choose a tag to compare
@mcauser mcauser released this 18 Feb 14:00
· 2 commits to master since this release
  • Switched from i2c.start() i2c.write() i2c.write() i2c.stop() to new i2c.writevto()
  • Switched to using SoftI2C
  • Tested on Raspberry Pi Pico with Seeed Grove 96x96 display.
  • Tested on TinyPICO with Seeed Grove 96x96 display.