reenabled ota and logs to TCP ocnnection port 9876

This commit is contained in:
Emanuele Trabattoni
2025-08-29 21:30:38 +02:00
parent f9c5ab86ef
commit cde86a7f99
3 changed files with 14 additions and 3 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]