mirror of https://github.com/espruino/BangleApps
[] waypoints: I updated the library
parent
f55056b69c
commit
6d2f3c3719
|
@ -3,7 +3,7 @@
|
|||
var Layout = require("Layout");
|
||||
const BANGLEJS2 = process.env.HWVERSION == 2; // check for bangle 2
|
||||
|
||||
/* fmt library v0.1 */
|
||||
/* fmt library v0.1.1 */
|
||||
let fmt = {
|
||||
icon_alt : "\0\x08\x1a\1\x00\x00\x00\x20\x30\x78\x7C\xFE\xFF\x00\xC3\xE7\xFF\xDB\xC3\xC3\xC3\xC3\x00\x00\x00\x00\x00\x00\x00\x00",
|
||||
icon_m : "\0\x08\x1a\1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xC3\xE7\xFF\xDB\xC3\xC3\xC3\xC3\x00\x00\x00\x00\x00\x00\x00\x00",
|
||||
|
|
Loading…
Reference in New Issue