mqtt continues
This commit is contained in:
parent
8d7d4d898d
commit
edf427dcb1
3 changed files with 79 additions and 59 deletions
|
@ -1,5 +1,5 @@
|
|||
# Rust often needs a bit of an extra main task stack size compared to C (the default is 3K)
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=7000
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=17000
|
||||
|
||||
# Use this to set FreeRTOS kernel tick frequency to 1000 Hz (100 Hz by default).
|
||||
# This allows to use 1 ms granuality for thread sleeps (10 ms by default).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue