소스 검색

Add comment to WM8731MikroSine example, for alternate wiring

dds
PaulStoffregen 6 년 전
부모
커밋
475e670e76
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      examples/HardwareTesting/WM8731MikroSine/WM8731MikroSine.ino

+ 3
- 0
examples/HardwareTesting/WM8731MikroSine/WM8731MikroSine.ino 파일 보기

// 3.3V +3.3V // 3.3V +3.3V
// GND GND // GND GND
// //
// For connection using I2S master mode (WM8731 in slave mode, with MCLK):
// https://forum.pjrc.com/threads/53854?p=198733&viewfull=1#post198733
//
// This example code is in the public domain. // This example code is in the public domain.


#include <Audio.h> #include <Audio.h>

Loading…
취소
저장