[FL-3052] WS: add choice fahrenheit/celsius (#2149)

* WS: add choice fahrenheit/celsius
* WS: fix syntax

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Skorpionm
2022-12-20 04:22:57 +09:00
committed by GitHub
co-authored by あく
parent 84ba2690a5
commit a81a5ca57c
6 changed files with 32 additions and 17 deletions
@@ -3,7 +3,7 @@
#include <furi.h>
#include <furi_hal.h>
#define WS_VERSION_APP "0.6"
#define WS_VERSION_APP "0.6.1"
#define WS_DEVELOPED "SkorP"
#define WS_GITHUB "https://github.com/flipperdevices/flipperzero-firmware"