hack async support
This commit is contained in:
parent
1873f6e75e
commit
95bb6f0bd0
@ -209,7 +209,7 @@ void main_waters( void )
|
|||||||
|
|
||||||
// This task is supposed to be sporadic
|
// This task is supposed to be sporadic
|
||||||
xTaskCreate( prvTask397,
|
xTaskCreate( prvTask397,
|
||||||
"397",
|
"async_397",
|
||||||
configMINIMAL_STACK_SIZE,
|
configMINIMAL_STACK_SIZE,
|
||||||
NULL,
|
NULL,
|
||||||
mainTASK_397_PRIO,
|
mainTASK_397_PRIO,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user