mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-06 23:15:15 +00:00
remove some stuff
This commit is contained in:
parent
c302fd43a3
commit
bdccee9429
1 changed files with 0 additions and 11 deletions
|
|
@ -71,14 +71,3 @@ def APRSIS():
|
|||
host="localhost", port=10152)
|
||||
aprs.connect()
|
||||
return aprs
|
||||
|
||||
|
||||
#aprs = AprsIs("OE5BPA-1", passwd="22948",
|
||||
# # host="localhost", port=10152)
|
||||
# host="rotate.aprs.net", port=10152)
|
||||
#aprs.connect()
|
||||
#while True:
|
||||
# line = list(aprs._get_line())
|
||||
# if len(line) > 0:
|
||||
# print(line)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue