Update UniTemp

https://github.com/quen0n/unitemp-flipperzero
This commit is contained in:
MX
2023-01-07 18:42:38 +03:00
parent b6442f2971
commit bc99538ca8
14 changed files with 368 additions and 79 deletions

View File

@@ -324,4 +324,6 @@ const GPIO*
#include "./sensors/DHT20.h"
#include "./sensors/SHT30.h"
#include "./sensors/BMP180.h"
#include "./sensors/HTU21x.h"
#include "./sensors/HDC1080.h"
#endif