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 334de3c commit ff1ac1dCopy full SHA for ff1ac1d
ChangeLog
@@ -156,6 +156,8 @@
156
E.defrag now kicks the watchdog (on Bangle.js 2 it can take long enough that the watchdog fires)
157
ESP32: Fix reset() causing meditation error (ref #1777)
158
ESP32: Ensure XON/XOFF flow control is enabled
159
+ ESP32: Advertising name is now 'Espruino abcd'
160
+ ESP32: BLUETOOTH UART IS ENABLED BY DEFAULT - disable with `NRF.setServices({},{uart:false})`
161
162
2v14 : Bangle.js2: Fix issue with E.showMenu creating a global `s` variable
163
Bangle.js2: Recheck string wrapping after font change inside E.showMenu
0 commit comments