fixed pinmap

This commit is contained in:
2026-04-21 23:29:48 +02:00
parent 9bb66a9459
commit a9d5bcfd66
2 changed files with 7 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ build_flags =
-DCONFIG_ASYNC_TCP_QUEUE_SIZE=64
-DCONFIG_ASYNC_TCP_RUNNING_CORE=1
-DCONFIG_ASYNC_TCP_STACK_SIZE=4096
-fstack-protector-strong
[env:esp32-s3-devkitc1-n16r8-debug]
board = ${env:esp32-s3-devkitc1-n16r8.board}