changed icon

pull/182/head
alanbjohnston 4 years ago committed by GitHub
parent 2d05f1b5dd
commit 790d9310b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3906,9 +3906,9 @@ void set_lat_lon() {
char lat_string[64];
char lon_string[64];
char sym_ovl_default = 'H';
char sym_tab_default = 'a';
char icon[] = "Ha";
char sym_ovl_default = '\\'; \\'H';
char sym_tab_default = 'S'; \\ 'a';
char icon[] = "\\S"; \\Ha";
// latitude = toAprsFormat(latitude);
// longitude = toAprsFormat(longitude);

Loading…
Cancel
Save

Powered by TurnKey Linux.