Slash Lightning tweaks

This commit is contained in:
Serge
2024-02-10 23:11:31 +01:00
parent 72888401b9
commit 773a5899d1
4 changed files with 37 additions and 44 deletions

View File

@@ -896,7 +896,7 @@ namespace GHelper
return;
}
if (matrixControl.deviceSlash is not null)
if (matrixControl.IsSlash)
{
labelMatrix.Text = "Slash Lightning";
comboMatrixRunning.Items.Clear();