Skip to content

Commit 88e5ac8

Browse files
committed
starting connection q was wrong for 4 channels
1 parent 9b6e118 commit 88e5ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

processing/oscilloscope_4ch/oscilloscope_4ch.pde

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,7 @@ void serialEvent(Serial p) {
10031003
// enviar dt
10041004
enviarDt();
10051005
// enviar q
1006+
verificarQ();
10061007
enviarQ();
10071008
enviarCmd("tSinal");
10081009
enviarCmd("tonSinal");

0 commit comments

Comments
 (0)