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
hey I'm using this package with arduino BasicOTA,
but when I using this function upgrade( InternetAddress( "192.168.11.90", ), bytes.buffer.asUint8List(), port: 3232, );
get error : Bad state: Cannot add event after closing
thanks for the help.
The text was updated successfully, but these errors were encountered:
hey I'm using this package with arduino BasicOTA,
but when I using this function
upgrade( InternetAddress( "192.168.11.90", ), bytes.buffer.asUint8List(), port: 3232, );
get error : Bad state: Cannot add event after closing
thanks for the help.
The text was updated successfully, but these errors were encountered: