We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104f07f commit dfc43c2Copy full SHA for dfc43c2
libraries/I2S/examples/SimpleTone/SimpleTone.ino
@@ -1,11 +1,11 @@
1
/*
2
This example generates a square wave based tone at a specified frequency
3
and sample rate. Then outputs the data using the I2S interface to a
4
- MAX08357 I2S Amp Breakout board.
+ MAX98357 I2S Amp Breakout board.
5
6
Circuit:
7
* Arduino/Genuino Zero, MKR family and Nano 33 IoT
8
- * MAX08357:
+ * MAX98357:
9
* GND connected GND
10
* VIN connected 5V
11
* LRC connected to pin 0 (Zero) or 3 (MKR) or A2 (Nano)
0 commit comments