From 2b7731b897f4f9d07b38849f7614f8e5863b8fc8 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Tue, 30 May 2023 21:20:35 +0000 Subject: [PATCH] Update install.sh --- install.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 920a8f4..99939ee 100644 --- a/install.sh +++ b/install.sh @@ -33,8 +33,11 @@ import socket import time import requests from datetime import datetime, timedelta - - +################################################ +# Python APRS Weather station by HP3ICC +# API source data https://openweathermap.org/ +# need register in https://openweathermap.org/ +################################################ callsign = "HP0XXX-13" # Callsign (HP0XXX-13) password = "12345" # aprspasscode (12345)