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
This follows up on #5489, where we changed the esp32 core pinning
to core 0 in order to work around an issue with IDF < 4.2.0.
Now that IDF > 4.2.0 is available, we allow pinning back to core
1, which eliminates some problematic callback latency with
wifi enabled.
0 commit comments