Dependencies:   DHT mbed

Revision:
2:1161fea84522
Parent:
1:d0884279b41d
Child:
3:3f71950ceb71
--- a/dsp_test.cpp	Fri May 12 06:27:31 2017 +0000
+++ b/dsp_test.cpp	Fri May 12 06:49:03 2017 +0000
@@ -33,8 +33,8 @@
 
 
 //----------VARIABLES HERE
-const int dataLength = 1000;
-const int captureLength = 50;
+int dataLength = 1000;
+int captureLength = 50;
 double temp = 22;
 double hum = 10;
 double micDist = 0.250; //meters