Skip to content

Release v23.124.1428

Compare
Choose a tag to compare
@siliconwitch siliconwitch released this 04 May 14:48
· 153 commits to main since this release
ac070a3

MicroPython v1.20.0 πŸŽ‰

  • Bumped to the big new MicroPython release!
  • Fixed the file writing bug which prevented writing more than 128 bytes
  • Added support for multiple text strings on the display
  • Fixed text placement and justification
  • Added display.VLine, display.HLine, display.Fill, and display.clear() wrappers
  • Minor display library fixes and memory improvements
  • Enabled sys.modules function

Update your Monocle automatically via the Brilliant REPL

Want to update manually?

Flash your Monocle via J-Link using the command:

nrfjprog --program monocle-micropython-*.hex --chiperase --verify --reset

Or use the .zip file for over-the-air updating with nRF Connect.