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
On some hardware platforms, the ESP32 is behind the CH342 which seems to not like 921600bps. Would it make sense to auto limit the baud to 460800 (works) or 512000 (would need to be added)? This may save some production folks some confusion.