mirror of
https://github.com/hemna/aprsd-weewx-plugin.git
synced 2026-01-20 20:46:13 -05:00
Update comment to include PyPI link
This commit is contained in:
parent
6cbafdd1d2
commit
c71a7d3598
@ -337,7 +337,7 @@ class WeewxWXAPRSThread(threads.APRSDThread):
|
||||
rain_since_midnight=rain_since_midnight,
|
||||
humidity=int(round(humidity)),
|
||||
pressure=pressure,
|
||||
comment="APRSD WX",
|
||||
comment="APRSD WX http://pypi.org/project/aprsd",
|
||||
)
|
||||
|
||||
def loop(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user