Skip to content

Commit

Permalink
Corrected XML tags
Browse files Browse the repository at this point in the history
  • Loading branch information
bparks13 committed Sep 13, 2024
1 parent 282b23c commit b5dd8d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenEphys.Onix1/Rhd2164Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -252,11 +252,11 @@ public enum Rhd2164DspCutoff
/// </summary>
Differential = 0,
/// <summary>
/// Specifies 3310 Hz.
/// Specifies 3309 Hz.
/// </summary>
Dsp3309Hz,
/// <summary>
/// Specifies 1370 Hz.
/// Specifies 1374 Hz.
/// </summary>
Dsp1374Hz,
/// <summary>
Expand Down

0 comments on commit b5dd8d4

Please sign in to comment.