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
I'm concerned that the last setTimeout() in discoverWirelessPorts() is allowing for a bug; perhaps the sometimes-disappearing WiFi Module behavior. Review this code and debug well to determine if and why that setTimeout() is needed.
The text was updated successfully, but these errors were encountered:
Also, consider the case where the last response packet arrives after AllowWX is unchecked... does disc_packet get reset properly upon the start of the next discover operation?
I'm concerned that the last setTimeout() in discoverWirelessPorts() is allowing for a bug; perhaps the sometimes-disappearing WiFi Module behavior. Review this code and debug well to determine if and why that setTimeout() is needed.
The text was updated successfully, but these errors were encountered: