Update install.sh
This commit is contained in:
parent
75efcdb8b6
commit
b26dd282d3
|
|
@ -62,7 +62,7 @@ every = 20 # time minute every send beacon
|
|||
|
||||
|
||||
##############################################################################
|
||||
address = f"{callsign}>APHP03,TCPIP:"
|
||||
address = f"{callsign}>APHPIB,TCPIP:"
|
||||
login = f"user {callsign} pass {password} vers emq-TE1 Python APRS Beacon 1.3"
|
||||
text = "Python APRS Beacon by HP3ICC"
|
||||
packet = f"{address}!{latitude}{simbol_primary}{longitude}{simbol_secundary}{comment}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue