Commit dfc43c2
authored
Correct MAX98357 part number in I2S library example
The "SimpleTone" example of the I2S bundled library uses a Maxim Integrated MAX98357 amplifier.
This part was incorrectly referred to as "MAX08357" in the comments, which is corrected here.
Reference:
https://www.maximintegrated.com/en/products/analog/audio/MAX98357A.html1 parent 104f07f commit dfc43c2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments