[FL-2940] WS: add protocol Ambient_Weather (#1960)

* WS: add protocol Ambient_Weather
* WS: fix link
* WS: removing unused code

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Skorpionm
2022-11-02 20:24:07 +04:00
committed by GitHub
parent c417d467f7
commit 0652830c51
9 changed files with 364 additions and 5 deletions

View File

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