Skip to content

Commit 78b2aaf

Browse files
author
QuantAsylum
committed
Signed-off-by: QA350 <QA350@quantasylum.com>
1 parent 9f7506f commit 78b2aaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Application/QA350/QA350/Hardware.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ static class Hardware
2323
static public bool IsConnected = false;
2424

2525
/// <summary>
26-
/// Attempt to open the USB connection to the QA350. If already
26+
/// Attempt to open the USB connection to the QA350. If already
27+
/// opened, returns true
2728
/// </summary>
2829
/// <returns></returns>
2930
static public bool Open()

0 commit comments

Comments
 (0)