We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7345ea6 commit 49c60d8Copy full SHA for 49c60d8
ChangeLog
@@ -2,6 +2,7 @@
2
Puck.js: On v2.1 ensure Puck.mag behaves like other variants - just returning the last reading (avoids glitches when used with Puck.magOn)
3
Fix escaping of `\r` in built-in modules, fixed regression that stopped Espruino WiFi 2v25 from connecting to Wifi
4
BLE: always return privacy info from NRF.getSecurityStatus(), regardless of connection state
5
+ Linux SDL build: mouse events now create `E.on("touch"` events like on CYD
6
7
2v25 : ESP32C3: Get analogRead working correctly
8
Graphics: Adjust image alignment when rotating images to avoid cropping (fix #2535)
0 commit comments