Restructure: Move goertzel from common code to 'libgoertzel'

This commit is contained in:
Andreas Eversberg
2017-11-16 07:34:16 +01:00
parent c84318b245
commit 16194c15f9
16 changed files with 19 additions and 8 deletions

View File

@@ -28,7 +28,6 @@
#include "../common/sample.h"
#include "../common/debug.h"
#include "../common/call.h"
#include "../common/goertzel.h"
#include "bnetz.h"
#include "dsp.h"