BUG: RTOS library seems to be incompatible to rpcWiFi.h

Hi,

i have the same pb here !
if i want to use FreeRTOS with rpcWIFI, my app doesn’t work… (hang at vTaskStartScheduler)
i tryed to remove it as recommended, but the task doesn’t start… and the loop is runnning…

how to combinate custom tasks and rpcWifi ? any example ?

Thank so much for help !