Espruino 2v18 released #39
gfwilliams
announced in
News
Replies: 3 comments
-
Posted at 2023-06-09 by tyronehell Nice! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2023-06-09 by @yerpj
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2023-06-11 by @MaBecker Great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-05-24 by @gfwilliams
It's new release time - a few nice improvements this time:
General
Serial.flush()
to allow us to wait for transmission on a device to finishg.floodFill()
method to allow flood fillE.stopEventPropagation()
to allow event propagation to be stopped with multipleX.on('...', ...)
E.toString
to always return a String (not necessarily flat) - fixes occasion errors in Bangle.js clocks that use it when setting up fonts, and addE.toFlatString
for old behaviourg.asImage()
andg.drawImage(gfx)
now use palette+transparent fields if they exist in a Graphics objectNRF.setAdvertising({},{whenConnected:true})
NRF.on('bond'/'advertising')
eventsBangle.js 2
ESP32
Espruino abcd
Beta Was this translation helpful? Give feedback.
All reactions