[FL-3082] WS: add protocol LaCrosse-TX (TFA Dostmann) (#2292)

* WS:  add protocol LaCrosse-TX  (TFA Dostmann)
* WS: fix syntax
* WS: fix MSG_TYPE
* WS: fix PVS

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Skorpionm
2023-01-29 15:08:26 +04:00
committed by GitHub
parent 55054fc1a7
commit e12958d408
5 changed files with 411 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
#include <furi.h>
#include <furi_hal.h>
#define WS_VERSION_APP "0.6.1"
#define WS_VERSION_APP "0.7"
#define WS_DEVELOPED "SkorP"
#define WS_GITHUB "https://github.com/flipperdevices/flipperzero-firmware"