Commit Graph

6 Commits (master)

Author SHA1 Message Date
Gordon Williams 4fc5fa285a update global settings 2023-11-24 08:36:29 +00:00
Gordon Williams ed23ccfadc
Fix typo
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-11-24 08:32:06 +00:00
Gordon Williams fcebbf3ef4 Added Utils.readStorageJSON and relaxed JSON parser, and swap all interface.html over
to using it.

This allows Bangle.js 2v20 (or cutting edge) and later to store a relaxed
'JSON' on internal storage which (while still normal JS) is smaller and faster
(and preserves unicode better)

See https://github.com/espruino/Espruino/issues/2429
2023-11-23 12:52:48 +00:00
Marco H a256bbed00 Use official writing of OpenWeatherMap
Short documentation on how to get a OWN API key
2022-07-06 08:12:33 +02:00
Martin Boonk 76cd112a13 owmweather - Show message during save 2022-07-02 23:26:18 +02:00
Martin Boonk f406df4210 owmweather - Adds interface to change API key in browser 2022-07-02 21:23:46 +02:00