Skip to content

Commit

Permalink
Update cacao_AOloop_run.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guiding-honu authored Mar 6, 2024
1 parent 57f1e0e commit 7112dd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/cacao/cacao_AOloop_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ cacao-aorun-070-cmval2dm start
## Closing the loop and setting loop parameters with mfilt

```bash
Set loop gain
# Set loop gain
cacao-fpsctrl setval mfilt loopgain 0.1
Set loop mult
# Set loop mult
cacao-fpsctrl setval mfilt loopmult 0.98
Close loop
# Close loop
cacao-fpsctrl setval mfilt loopON ON
```

Expand Down

0 comments on commit 7112dd5

Please sign in to comment.