Skip to content

Commit

Permalink
Minor edit in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ocrdu committed Aug 26, 2020
1 parent 3da34f4 commit 6537d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Thanks go to Martin L. for explaining timer-related esoteric and dark stuff on t

### Usage:

Include: `#include "AudioPlayer.h"`
Include: `#include <AudioPlayer.h>`

In setup: `DACSetup(f, n);` for f Hz playback with n times oversampling (n = 1, 2 or 4).

Expand Down

0 comments on commit 6537d2e

Please sign in to comment.