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
} catch (InterruptedExceptione) {// Jaba is not going to write this
72
+
// code
73
+
}
74
+
}
75
75
if (NumTries++ > MaxTries) {
76
76
Common.log(newStatus(IStatus.WARNING, ArduinoConst.CORE_PLUGIN_ID, "Leonardo upload port is not disappearing after reset and " + NumTries + " checks"));
0 commit comments