[FL-2975] WS: add protocol GT-WT02 (#2001)

* WS: add protocol GT-WT02
* WS: fix text "About" scene

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Skorpionm
2022-11-23 13:44:49 +04:00
committed by GitHub
parent 00fcd9cfcd
commit b9c483fbf8
6 changed files with 348 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ const SubGhzProtocol* weather_station_protocol_registry_items[] = {
&ws_protocol_infactory,
&ws_protocol_thermopro_tx4,
&ws_protocol_nexus_th,
&ws_protocol_gt_wt_02,
&ws_protocol_gt_wt_03,
&ws_protocol_acurite_606tx,
&ws_protocol_acurite_609txc,