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
|
||||
xTaskCreate( prvTask397,
|
||||
"397",
|
||||
"async_397",
|
||||
configMINIMAL_STACK_SIZE,
|
||||
NULL,
|
||||
mainTASK_397_PRIO,
|
||||
|
Loading…
x
Reference in New Issue
Block a user