forked from PAWPAW-Mirror/lib_xua
xpd: Cleaned up whitespace
This commit is contained in:
@@ -430,7 +430,7 @@ unsigned static deliver(chanend c_out, chanend ?c_spd_out,
|
||||
#if (NUM_PDM_MICS > 0)
|
||||
chanend c_pdm_pcm,
|
||||
#endif
|
||||
chanend ?unused,
|
||||
chanend ?unused,
|
||||
client audManage_if i_audMan)
|
||||
{
|
||||
|
||||
|
||||
@@ -28,6 +28,6 @@ void VendorRequests_Init(VENDOR_REQUESTS_PARAMS_DEC) __attribute__ ((weak));
|
||||
|
||||
void VendorRequests_Init(VENDOR_REQUESTS_PARAMS_DEC)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -126,7 +126,7 @@ void pdm_buffer(streaming chanend c_ds_output[2], chanend c_audio)
|
||||
select
|
||||
{
|
||||
case c_audio :> req:
|
||||
|
||||
|
||||
/* Audio IO core requests samples */
|
||||
if(req)
|
||||
unsafe{
|
||||
|
||||
Reference in New Issue
Block a user