Skip to content

Commit

Permalink
Adapt scope example to address the change in scope module averager
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdialem committed Jul 22, 2024
1 parent f216288 commit 6bf3a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/scope_module.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ MIN_NUMBER_OF_RECORDS = 20

scope_module = session.modules.scope
scope_module.mode(1)
scope_module.averager.weight(1)
scope_module.historylength(20)
scope_module.fft.window(0)
```
Expand Down

0 comments on commit 6bf3a0d

Please sign in to comment.