فهرست منبع

Merge unitemp from https://github.com/quen0n/unitemp-flipperzero

# Conflicts:
#	unitemp/application.fam
Willy-JL 1 سال پیش
والد
کامیت
4b21b4eb23
2فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 2 0
      unitemp/CHANGELOG.md
  2. 1 1
      unitemp/application.fam

+ 2 - 0
unitemp/CHANGELOG.md

@@ -1,4 +1,6 @@
 # Unitemp changelog
+## Unitemp 1.5
+- Add Cry_dolph_55x52 image (build on latest API) (Thanks jamisonderek)
 ## Unitemp 1.4
 - Remove version value from application manifest
 - Small fix (Thanks for JamesDavid)

+ 1 - 1
unitemp/application.fam

@@ -9,7 +9,7 @@ App(
     stack_size=2 * 1024,
     order=100,
     fap_description="Application for reading temperature, humidity and pressure sensors like a DHT11/22, DS18B20, BMP280, HTU21 and more",
-    fap_version="1.4",
+    fap_version="1.5",
     fap_author="@quen0n & (fixes by @xMasterX)",
     fap_weburl="https://github.com/quen0n/unitemp-flipperzero",
     fap_category="GPIO/Sensors",