You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flag CONFIG_FREERTOS_USE_TICKLESS_IDLE is not enabled during sdk lib build process. It results in power drain, because every delay() call is busy-wait.