Skip to content

Commit

Permalink
update main task stack size to support markdown formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
finger563 committed Mar 5, 2024
1 parent 64fb47c commit d2c1b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/monitor/example/sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ=240
# Common ESP-related
#
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=4096
CONFIG_ESP_MAIN_TASK_STACK_SIZE=10240
CONFIG_ESP_MAIN_TASK_STACK_SIZE=16384

0 comments on commit d2c1b6b

Please sign in to comment.