Update app.js

added "require" for bg image
pull/936/head
Vingelar 2021-11-23 10:51:02 +01:00 committed by GitHub
parent b128f5c155
commit ff3223e1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
/* reuqirements */
require("Font7x11Numeric7Seg").add(Graphics);
require("Font5x7Numeric7Seg").add(Graphics);
require("Background176_center.png");
/* constants and definitions */