We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25592e5 commit 25e33a1Copy full SHA for 25e33a1
output_i2s_f32.h
@@ -32,6 +32,7 @@
32
#include "AudioStream.h"
33
#include "DMAChannel.h"
34
35
+float setI2SFreq(const float freq_Hz);
36
37
class AudioOutputI2S_F32 : public AudioStream_F32
38
{
0 commit comments