Skip to content

Commit

Permalink
Add hardware info: NRF52 examples
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Oct 18, 2024
1 parent c37bdf9 commit 59779f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ AutoAnalog aaAudio;
#endif

/*********************************************************/
/* Tested with MAX98357A I2S breakout
/* Tested with MAX98357A I2S breakout on XIAO 52840 Sense
/* BCLK connected to Arduino D1 (p0.03)
/* LRCK connected to Arduino D3 (p0.29)
/* DIN connected to Arduino D5 (p0.05)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
AutoAnalog aaAudio;

/*********************************************************/
/* Tested with MAX98357A I2S breakout
/* Tested with MAX98357A I2S breakout on XIAO 52840 Sense
/* BCLK connected to Arduino D1 (p0.03)
/* LRCK connected to Arduino D3 (p0.29)
/* DIN connected to Arduino D5 (p0.05)
Expand Down

0 comments on commit 59779f8

Please sign in to comment.