the identifier "CONFIG_FREERTOS_HZ" is not defined
Posted: Thu Oct 26, 2023 12:30 pm
Hi Guys
How can i solve this issue below:
i got erro here portTICK_PERIOD_MS
Code:
How can i solve this issue below:
i got erro here portTICK_PERIOD_MS
Code:
Erro:vTaskDelay(500 / portTICK_PERIOD_MS);
the identifier "CONFIG_FREERTOS_HZ" is not definedC/C++(20)