Skip to content

Commit

Permalink
Adjust comment in NRF52 example
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Oct 20, 2024
1 parent b675fc1 commit 8e2bac6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Example of receiving audio over radio and playing it back.
* Note: This example uses I2S output. Modify the USE_I2S #define
* below to enable PWM output.
* Note: This example uses PWM output. Modify the USE_I2S #define
* below to enable I2S output.
*/

#include <AutoAnalogAudio.h>
Expand Down

0 comments on commit 8e2bac6

Please sign in to comment.