Skip to content

Commit

Permalink
Add new wind parser: RFLINK R51
Browse files Browse the repository at this point in the history
  • Loading branch information
Minims committed Feb 5, 2024
1 parent 0d5da11 commit 794f2d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rflink/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ class PacketHeader(Enum):
"volt": "voltage",
"watt": "watt",
"winchl": "windchill",
"wing": "windspeed",
"windir": "winddirection",
"wings": "windgusts",
"winsp": "windspeed",
Expand Down

0 comments on commit 794f2d8

Please sign in to comment.