We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf18d3 commit d244795Copy full SHA for d244795
ChangeLog
@@ -24,6 +24,7 @@
24
ESP32: Ensure XON/XOFF flow control is enabled
25
ESP32: Advertising name is now 'Espruino abcd'
26
ESP32: BLUETOOTH UART IS ENABLED BY DEFAULT - disable with `NRF.setServices({},{uart:false})`
27
+ Bangle.js: GPS event now works even if only GGA NMEA events are enabled (which you might do for speed)
28
29
2v17 : Bangle.js: When reading file info from a filename table, do it in blocks of 8 (20% faster file search)
30
Bangle.js2: Increase flash buffer size from 16->32 bytes (5% performance increase)
0 commit comments