Increased PPP stack size based on testing

Increased stack size from 768 to 816.
pull/10974/head
Mika Leppänen 2019-08-07 11:46:54 +03:00
parent 3951422824
commit 3b20d9ea42
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
},
"thread-stacksize": {
"help": "Thread stack size for PPP",
"value": 768
"value": 816
},
"mbed-event-queue": {
"help": "Use mbed event queue instead of PPP thread",