25-12-1410 BORIS BMP

This commit is contained in:
2025-12-14 18:42:24 +01:00
parent 7f3f8ff1d9
commit 618e9c849b
2 changed files with 16 additions and 7 deletions

View File

@@ -13,10 +13,10 @@ platform = espressif8266
board = d1
framework = arduino
board_build.filesystem = littlefs
;monitor_port = /dev/ttyUSB0
monitor_port = /dev/ttyUSB0
monitor_speed = 74800
monitor_filters = time
;upload_port = /dev/ttyUSB0
upload_port = /dev/ttyUSB0
lib_deps =
knolleary/PubSubClient @ 2.8
adafruit/Adafruit HTU21DF Library @ 1.0.5
@@ -25,6 +25,7 @@ lib_deps =
adafruit/Adafruit BusIO @ 1.16.1
adafruit/Adafruit BME280 Library @ 2.2.4
adafruit/Adafruit Unified Sensor @ 1.1.14
adafruit/Adafruit BMP280 Library @ 2.6.8
build_flags =
-DTEMPTEST33=1
@@ -74,6 +75,7 @@ build_flags = ${env.build_flags}
[env:boris] ; Produktivsystem:
build_flags = ${env.build_flags}
-DDEBUG=0
-DBMP=0
-DEMAIL=\"koerner.c.m@gmail.com\"
-DNAME=\"WETTERSTATIONBORIS\"
-DSTASSID=\"FRITZ!Box7362SL\"