Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann authored Oct 19, 2023
1 parent 9f7e7c2 commit 424857e
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 @@ -55,7 +55,7 @@ Here is an example sketch that writes audio data to the audio kit board via I2S.
You can adjust these parameters by setting your requested values in the cfg below:

```C++
#include "AudioKit.h"
#include "AudioKitHAL.h"
#include "SineWaveGenerator.h"

AudioKit kit;
Expand Down

0 comments on commit 424857e

Please sign in to comment.