Quick fix esp_modem: Added modem_console commands for deep-sleep and modem PSM.

This commit is contained in:
Abhik Roy
2022-10-13 20:10:10 +05:30
parent 511ed541b8
commit cf504ec900
2 changed files with 1 additions and 6 deletions

View File

@ -123,7 +123,7 @@ menu "Example Configuration"
config EXAMPLE_MODEM_UART_EVENT_TASK_STACK_SIZE
int "UART Event Task Stack Size"
range 2000 6000
default 2048
default 4096
help
Stack size of UART event task.