matthewwall / weewx-sdr

weewx driver for software-defined radio
GNU General Public License v3.0
114 stars 74 forks source link

fix typo in `InFactoryTHPacket` parser #144

Closed gjr80 closed 2 years ago

gjr80 commented 2 years ago

InFactoryTHPacket parser incorrectly uses the ProloguePacket when adding identifiers. This results in InFactoryTHPacket sensors effectively being ignored.