more auto-detection stuff done

This commit is contained in:
nikzori
2024-12-16 15:18:05 +03:00
parent a10e248cc8
commit f13922491d
2 changed files with 6 additions and 2 deletions

View File

@@ -436,7 +436,7 @@ namespace Gidrolock_Modbus_Scanner
}
catch (Exception err) { MessageBox.Show(err.Message); }
}
progressBar1.Value = 100;
}
/*