correct wind calc & use dht22

This commit is contained in:
2023-01-13 00:39:59 +01:00
parent 6d1bfc68e8
commit 24152cbc0b
6 changed files with 493 additions and 63 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# project subdirectory.
#
DUMMY_VAR = 2
DUMMY_VAR = 1
PROJECT_NAME := meteo
include $(IDF_PATH)/make/project.mk