Skip to content

Commit

Permalink
Update client.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschumacher authored Feb 29, 2024
1 parent 06d16d0 commit 60632f7
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions docs/src/client.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ RedPitayaDAQServer.samplesPerStep!
RedPitayaDAQServer.stepsPerFrame!
RedPitayaDAQServer.clearSequence!
RedPitayaDAQServer.sequence!
RedPitayaDAQServer.length(::AbstractSequence)
RedPitayaDAQServer.start
#RedPitayaDAQServer.length(::AbstractSequence)
#RedPitayaDAQServer.start
RedPitayaDAQServer.calibDACOffset
RedPitayaDAQServer.calibDACOffset!
RedPitayaDAQServer.calibDACScale
Expand All @@ -81,9 +81,3 @@ RedPitayaDAQServer.readSamples
RedPitayaDAQServer.readFrames
RedPitayaDAQServer.convertSamplesToFrames
```
## Utility
```@docs
RedPitayaDAQServer.listReleaseTags
RedPitayaDAQServer.latestReleaseTags
RedPitayaDAQServer.update!
```

0 comments on commit 60632f7

Please sign in to comment.