Fixed pinlist and temperature sensor map

This commit is contained in:
Emanuele Trabattoni
2025-08-29 10:21:44 +02:00
parent 637304781c
commit fc2687947a
4 changed files with 14 additions and 13 deletions

View File

@@ -23,8 +23,8 @@ build_type = release
board_build.filesystem = ffat
board_build.partitions = fatfs_partition.csv ; se stai usando uno custom
upload_protocol = espota
upload_port = 10.0.2.139
#upload_protocol = espota
#upload_port = 10.0.2.139
[env:esp32-s3-waveshare8-debug]