1
0
Fork 0

Upload additional files

master
aemkai 2024-08-24 17:37:37 +02:00 committed by GitHub
parent a1c17b6416
commit fb07b54938
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
require("Storage").write("binaryledclk.info",{
"id":"binaryledclk",
"name":"Binary LED Clock",
"version": "0.10",
"description": "Binary LED clock with date",
"src":"binaryledclk.app.js",
"icon":"binaryledclk.png",
"screenshots": [{"url":"screenshot_blc.bmp"}],
"type": "clock",
"tags": "clock",
"supports": ["BANGLEJS2"],
"allow_emulator": true,
});

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB