Explorar el Código

Fix AudioStream

teensy4-core
PaulStoffregen hace 5 años
padre
commit
041dd94734
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      teensy4/AudioStream.h

+ 0
- 1
teensy4/AudioStream.h Ver fichero

@@ -66,7 +66,6 @@ typedef struct audio_block_struct {
uint8_t reserved1;
uint16_t memory_pool_index;
int16_t data[AUDIO_BLOCK_SAMPLES];
int16_t x;/////////////////////////////
} audio_block_t;



Cargando…
Cancelar
Guardar