mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-03 19:28:40 +00:00
New device identifier location.
This commit is contained in:
parent
7b9325ecb6
commit
091670a917
@ -560,7 +560,7 @@ void decode_aprs_print (decode_aprs_t *A) {
|
||||
strlcat (stemp, "\nTell the sender (", sizeof(stemp));
|
||||
strlcat (stemp, A->g_src, sizeof(stemp));
|
||||
strlcat (stemp, ") to use the proper product identifier from", sizeof(stemp));
|
||||
strlcat (stemp, " http://www.aprs.org/aprs11/tocalls.txt", sizeof(stemp));
|
||||
strlcat (stemp, " https://github.com/aprsorg/aprs-deviceid ", sizeof(stemp));
|
||||
}
|
||||
else {
|
||||
strlcat (stemp, ", ", sizeof(stemp));
|
||||
|
Loading…
x
Reference in New Issue
Block a user