Commit bbcb586
Fix race condition: move eventDeviceConnected after serial port reader setup
Co-authored-by: jyong15 <26561407+jyong15@users.noreply.github.com>1 parent ae3aefc commit bbcb586
File tree
1 file changed
+5
-1
lines changed- ShimmerDriverPC/src/main/java/com/shimmerresearch/pcSerialPort
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments