Update install.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-05-30 20:50:04 +00:00
parent db4f110c9a
commit 06e8029190
1 changed files with 2 additions and 2 deletions

View File

@ -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 (_)