We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66dec62 commit 5a5383eCopy full SHA for 5a5383e
app/src/modules/transport/Kconfig.transport
@@ -53,7 +53,7 @@ config APP_TRANSPORT_BACKOFF_MAX_SECONDS
53
54
config APP_TRANSPORT_THREAD_STACK_SIZE
55
int "Thread stack size"
56
- default 1536
+ default 2048
57
58
config APP_TRANSPORT_MESSAGE_QUEUE_SIZE
59
int "Message queue size"
0 commit comments