mirror of https://github.com/espruino/BangleApps
parent
b128f5c155
commit
ff3223e1b9
|
@ -11,7 +11,7 @@
|
||||||
/* reuqirements */
|
/* reuqirements */
|
||||||
require("Font7x11Numeric7Seg").add(Graphics);
|
require("Font7x11Numeric7Seg").add(Graphics);
|
||||||
require("Font5x7Numeric7Seg").add(Graphics);
|
require("Font5x7Numeric7Seg").add(Graphics);
|
||||||
|
require("Background176_center.png");
|
||||||
|
|
||||||
/* constants and definitions */
|
/* constants and definitions */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue