Final version.

Dependents:   Spectrogram

Fork of UIT_FFT_Real by 不韋 呂

Revision:
4:2e5de15ed0c2
Parent:
3:7e761912ef10
--- a/fftReal.cpp	Wed Aug 16 10:06:13 2017 +0000
+++ b/fftReal.cpp	Wed Aug 30 07:43:21 2017 +0000
@@ -7,7 +7,7 @@
 
 #include "fftReal.hpp"
 
-namespace Mikami
+namespace etf
 {
     // Constructor
     FftReal::FftReal(int16_t n)