[] skyspy: mark library versions

master
Pavel Machek 2024-06-24 21:26:03 +02:00
parent c2692e179b
commit 0eab3bdcc8
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
/* Sky spy */ /* Sky spy */
/* fmt library v0.1 */
let fmt = { 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_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", 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",
@ -62,6 +63,7 @@ let fmt = {
}, },
}; };
/* gps library v0.1 */
let gps = { let gps = {
emulator: -1, emulator: -1,
init: function(x) { init: function(x) {