Update install.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-06 17:50:43 +00:00
parent 75efcdb8b6
commit b26dd282d3
1 changed files with 1 additions and 1 deletions

View File

@ -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}"