Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hww authored Oct 28, 2018
1 parent d3be7d7 commit 22872ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ You can derive your trigger source from any channel. To select trigger source us
```C#
var trigger = oscilloscope.trigger;
trigger.SetChannel(OscChannel.Name.C1);
``
```

After method _SetChannel_ the settings from this channels will be applyed for trigger. After that the settings can be ajusted by next methods.

Expand Down

0 comments on commit 22872ac

Please sign in to comment.