From 06e802919044b76cb3d8bb06c85b3d57e0d27650 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Tue, 30 May 2023 20:50:04 +0000 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index bc14739..920a8f4 100644 --- a/install.sh +++ b/install.sh @@ -38,8 +38,8 @@ from datetime import datetime, timedelta callsign = "HP0XXX-13" # Callsign (HP0XXX-13) password = "12345" # aprspasscode (12345) -latitude = "0823.48N" # DDMM.mmN (0831.27N) -longitude = "08225.91W" # DDDMM.mmW (08021.59W) +latitude = "0831.27N" # DDMM.mmN (0831.27N) +longitude = "08021.59W" # DDDMM.mmW (08021.59W) comment = "Python APRS WX1" # Beacon comment simbol_primary = "/" # Primary symbol id (/) simbol_secundary = "_" # Secondary symbol code (_)