Explorar el Código

Add comment to WM8731MikroSine example, for alternate wiring

dds
PaulStoffregen hace 5 años
padre
commit
475e670e76
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      examples/HardwareTesting/WM8731MikroSine/WM8731MikroSine.ino

+ 3
- 0
examples/HardwareTesting/WM8731MikroSine/WM8731MikroSine.ino Ver fichero

@@ -23,6 +23,9 @@
// 3.3V +3.3V
// 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.

#include <Audio.h>

Cargando…
Cancelar
Guardar