We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c83a63 commit 068e49fCopy full SHA for 068e49f
apps/sixths/ChangeLog
@@ -2,3 +2,4 @@
2
0.02: better GPS support, adding altitude and temperature support
3
0.03: minor code improvements
4
0.04: make height auto-calibration useful and slow ticks to save power
5
+0.05: add ability to navigate to waypoints, better documentation
apps/sixths/metadata.json
@@ -1,6 +1,6 @@
1
{ "id": "sixths",
"name": "Sixth sense",
- "version": "0.04",
+ "version": "0.05",
"description": "Clock for outdoor use with GPS support",
"icon": "app.png",
6
"readme": "README.md",
0 commit comments