The closure minifier was inlining a function and had added a label/break-to-label
Cool. That explains the "jump" I spotted in the minification. Didn't think of a label in js.
Best bet is https://www.espruino.com/BLE+Security#diĀsable-the-ble-uart
Ah. nice. The perfect page for my all questions above (that I could have found myself :)) Thanks.
@Stev started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Cool. That explains the "jump" I spotted in the minification. Didn't think of a label in js.
Ah. nice. The perfect page for my all questions above (that I could have found myself :)) Thanks.