Update install.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-05-25 02:48:03 +00:00
parent 2411df5a55
commit 34ba4a2755
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ every = 30 # time minute every send beacon
##############################################################################
address = f"{callsign}>APHP02,TCPIP:"
address = f"{callsign}>APHP03,TCPIP:"
login = f"user {callsign} pass {password} vers emq-TE1 Python APRS Beacon 1.2"
text = "emq-TE1 Python APRS Beacon"
packet = f"{address}!{latitude}{simbol_primary}{longitude}{simbol_secundary}{comment}"