2025-05-2400

This commit is contained in:
2025-06-24 23:12:33 +02:00
parent ae19f4ffa1
commit a410fcf618
2 changed files with 7 additions and 6 deletions

View File

@ -13,9 +13,9 @@ platform = espressif32
board = nodemcu-32s
framework = arduino
monitor_speed = 115200
monitor_port = COM3
monitor_port = /dev/ttyACM0
monitor_filters = time
upload_port = COM3
upload_port = /dev/ttyACM0
lib_deps =
knolleary/PubSubClient @ 2.8
adafruit/Adafruit GFX Library @ 1.11.3
@ -23,7 +23,7 @@ lib_deps =
;adafruit/Adafruit BusIO @ 1.7.2
build_flags =
-DSCAN=32
-DSCAN=16
[env:debug] ; Entwicklungssystem