Release v23.124.1428
·
153 commits
to main
since this release
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
, anddisplay.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.