Selaa lähdekoodia

Remove leftover debug printing

dds
PaulStoffregen 5 vuotta sitten
vanhempi
commit
1d0b10ed21
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      output_dac.cpp

+ 2
- 2
output_dac.cpp Näytä tiedosto

{ {
dma1.begin(true); // Allocate the DMA channels first dma1.begin(true); // Allocate the DMA channels first


delay(2500);
Serial.println("AudioOutputAnalog begin");
//delay(2500);
//Serial.println("AudioOutputAnalog begin");
delay(10); delay(10);


SIM_SCGC6 |= SIM_SCGC6_DAC0; SIM_SCGC6 |= SIM_SCGC6_DAC0;

Loading…
Peruuta
Tallenna