Morio 2 éve
szülő
commit
a70deb1657
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -173,7 +173,7 @@ build_flags =
     -DPREFETCH_BUFFER_SIZE=0
     ; This controls the depth of 2 x NETWORK_PACKET_MAX_SIZE (1520 bytes)
     ; For example a queue size of 10 would be 10 x 2 x 1520 = 30400 bytes
-    -DNETWORK_PACKET_QUEUE_SIZE=15
+    -DNETWORK_PACKET_QUEUE_SIZE=12
 ; build flags mirroring the framework-arduinopico#v3.6.0-DaynaPORT static library build
     -DPICO_CYW43_ARCH_POLL=1
 	-DCYW43_LWIP=0