Transfer the data via MQTT

This commit is contained in:
2023-04-03 03:26:12 +02:00
parent cbd7580002
commit 1ad08b06ff
4 changed files with 63 additions and 18 deletions

View File

@@ -15,5 +15,4 @@ framework = arduino
lib_deps =
adafruit/DHT sensor library@^1.4.4
adafruit/Adafruit Unified Sensor@^1.1.9
build_type=debug
monitor_filters = esp8266_exception_decoder
knolleary/PubSubClient@^2.8