Update Unitemp

https://github.com/quen0n/unitemp-flipperzero/tree/dev
This commit is contained in:
MX
2022-12-21 14:23:26 +03:00
parent 05147e5b7a
commit 488211b4d7
9 changed files with 126 additions and 20 deletions

View File

@@ -21,6 +21,7 @@
#include "../unitemp.h"
#include "../Sensors.h"
extern const SensorType DHT20;
extern const SensorType AHT10;
/**
* @brief Выделение памяти и установка начальных значений датчика DHT20
*