removed print inc

This commit is contained in:
Ross Owen
2016-12-07 13:01:26 +00:00
parent b0451af03b
commit 16e75552d8

View File

@@ -189,8 +189,6 @@ void pdm_buffer(streaming chanend c_ds_output[2], chanend c_audio)
#error MAX_FREQ > 48000 NOT CURRENTLY SUPPORTED
#endif
#include "print.h"
void pdm_mic(streaming chanend c_ds_output[2])
{
streaming chan c_4x_pdm_mic_0;