mirror of
https://github.com/craigerl/aprsd.git
synced 2025-02-03 09:44:15 -05:00
de-localize
This commit is contained in:
parent
fcef0195b0
commit
149580e8c4
2
aprsd.py
2
aprsd.py
@ -47,7 +47,7 @@ import signal
|
|||||||
|
|
||||||
HOST = "noam.aprs2.net" # north america tier2 servers round robin
|
HOST = "noam.aprs2.net" # north america tier2 servers round robin
|
||||||
USER = "KM6XXX-9" # callsign of this aprs client with SSID
|
USER = "KM6XXX-9" # callsign of this aprs client with SSID
|
||||||
PASS = "22452" # google how to generate this
|
PASS = "22222" # google how to generate this
|
||||||
BASECALLSIGN = "KM6XXX" # callsign of radio in the field to which we send email
|
BASECALLSIGN = "KM6XXX" # callsign of radio in the field to which we send email
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user