1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Code cleanup

This commit is contained in:
2023-01-31 19:21:14 +01:00
parent 78b091fbbc
commit 505f01a990
2 changed files with 8 additions and 5 deletions

View File

@ -3,5 +3,6 @@
#define APP_NAME "GPXSee"
#define APP_HOMEPAGE "http://www.gpxsee.org"
#define DEM_TILES_URL "http://dem.gpxsee.org/$lat/$lat$lon.hgt.zip"
#endif /* CONFIG_H */