espruino / EspruinoDocs

See http://espruino.com for the complete Espruino Documentation - many links in this repository will not work
http://www.espruino.com/
Other
259 stars 284 forks source link

tutorials/Bangle.js Fast Load.md #733

Open blueiicey opened 4 months ago

blueiicey commented 4 months ago

Change Using Bangle.setUI({mode:"clock",...}) means that he button-press will load the launcher, as will Bangle.showLauncher() - and these commands are smart enough to do a fast load. to Bangle.setUI({mode:"clock",...}) means that the button-press will load the launcher, as will Bangle.showLauncher() - and these commands are smart enough to do a fast load.

gfwilliams commented 4 months ago

Ok, thanks - so just changing he to the?