Skip to content

Commit

Permalink
Ensure osc.h doxygen is correct
Browse files Browse the repository at this point in the history
  • Loading branch information
G4TGJ committed Aug 25, 2020
1 parent faeb7d0 commit 3133f29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osc.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ bool oscInit( void );
//
/// quadrature is only used for clock 1 - it is ignored for the others.
///
/// +ve is CLK0 leads CLK1 by 90 degrees.
/// -ve is CLK0 lags CLK1 by 90 degrees.
/// +ve is CLK1 leads CLK0 by 90 degrees
/// -ve is CLK1 lags CLK0 by 90 degrees
///
/// 0 is no quadrature i.e. set the frequency as normal.
///
Expand Down

0 comments on commit 3133f29

Please sign in to comment.