Skip to content

MicroPython for KidBright32 V1.3.0-beta-dirty

Compare
Choose a tag to compare
@maxpromer maxpromer released this 28 Sep 10:52
· 666 commits to master since this release

Future

Module display

  • Add display.left() display.right() and display.plot()

Module buzzer

  • Add buzzer.note()

Module switch

  • Add switch.press() and switch.release()