Update changelog and version
parent
8053de3307
commit
0c0d7e9dd1
|
|
@ -1520,7 +1520,7 @@
|
||||||
{
|
{
|
||||||
"id": "gpsinfo",
|
"id": "gpsinfo",
|
||||||
"name": "GPS Info",
|
"name": "GPS Info",
|
||||||
"version": "0.08",
|
"version": "0.09",
|
||||||
"description": "An application that displays information about altitude, lat/lon, satellites and time",
|
"description": "An application that displays information about altitude, lat/lon, satellites and time",
|
||||||
"icon": "gps-info.png",
|
"icon": "gps-info.png",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
|
|
|
||||||
|
|
@ -5,3 +5,4 @@
|
||||||
0.06: Add number of satellites in view and fix crash with GPS time
|
0.06: Add number of satellites in view and fix crash with GPS time
|
||||||
0.07: Resolve one FIFO_FULL case and exit App with button press
|
0.07: Resolve one FIFO_FULL case and exit App with button press
|
||||||
0.08: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
|
0.08: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
|
||||||
|
0.09: Fix FIFO_FULL error
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue