mirror of
https://github.com/hemna/aprsd-weewx-plugin.git
synced 2026-01-06 13:58:40 -05:00
Update comment in weewx.py
This commit is contained in:
parent
153e2105b2
commit
6cbafdd1d2
@ -337,7 +337,7 @@ class WeewxWXAPRSThread(threads.APRSDThread):
|
||||
rain_since_midnight=rain_since_midnight,
|
||||
humidity=int(round(humidity)),
|
||||
pressure=pressure,
|
||||
comment="APRSD WX http://bit.ly/3McOYIF",
|
||||
comment="APRSD WX",
|
||||
)
|
||||
|
||||
def loop(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user