From 21341c5b3a4f0cb081892565b9ec603eec2ebae9 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 17 May 2017 14:04:33 +0200 Subject: [PATCH] Rework task_audio_mixer.c to use NBIO --- tasks/task_audio_mixer.c | 78 +++++++++++++++++++++++----------------- 1 file changed, 46 insertions(+), 32 deletions(-) diff --git a/tasks/task_audio_mixer.c b/tasks/task_audio_mixer.c index f9a97e61f0..f2219d7850 100644 --- a/tasks/task_audio_mixer.c +++ b/tasks/task_audio_mixer.c @@ -20,6 +20,7 @@ #include #include +#include #include