Skip to content

Commit 0669532

Browse files
authored
Merge pull request espruino#3672 from pavelmachek/m_41_skyspy
skyspy v0.04: cleanups, moving towards reusable code
2 parents 0048451 + b33ec20 commit 0669532

File tree

3 files changed

+440
-372
lines changed

3 files changed

+440
-372
lines changed

apps/skyspy/ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
0.01: attempt to import
22
0.02: Minor code improvements
33
0.03: big rewrite, adding time-adjust and altitude-adjust functionality
4+
0.04: more refactoring, fix lat/lon display

apps/skyspy/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "id": "skyspy",
22
"name": "Sky Spy",
3-
"version": "0.03",
3+
"version": "0.04",
44
"description": "Application for debugging GPS problems",
55
"icon": "app.png",
66
"readme": "README.md",

0 commit comments

Comments
 (0)