Spectral analysis.

Dependencies:   Array_Matrix BSP_DISCO_F746NG LCD_DISCO_F746NG TS_DISCO_F746NG

Dependents:   Spectrogram

Fork of F746_GUI by 不韋 呂

Revision:
33:f8dbcf3fee79
Parent:
27:115219bcd9f5
--- a/ResetButton.hpp	Sun Apr 02 06:59:09 2017 +0000
+++ b/ResetButton.hpp	Wed Aug 30 07:42:53 2017 +0000
@@ -9,7 +9,7 @@
 
 #include "Button.hpp"
 
-namespace Mikami
+namespace etf
 {
     class ResetButton : public Button
     {