Ura

Dependencies:   mbed

Fork of audio_FFT by James Cobb

Files at this revision

API Documentation at this revision

Comitter:
Sergeev
Date:
Tue Oct 07 15:07:44 2014 +0000
Parent:
0:5b7b619f59cd
Commit message:
Uraaaaa!!!!

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 5b7b619f59cd -r 9935872e58f9 main.cpp
--- a/main.cpp	Sun Mar 21 18:06:46 2010 +0000
+++ b/main.cpp	Tue Oct 07 15:07:44 2014 +0000
@@ -10,9 +10,9 @@
 
 //use the LED as a bargraph
 DigitalOut l1(LED1);
-DigitalOut l2(LED2);
-DigitalOut l3(LED3);
-DigitalOut l4(LED4);
+DigitalOut l2(LED1);
+DigitalOut l3(LED1);
+DigitalOut l4(LED1);
 
 //set up a timer for timing FFT's
 Timer timer;
diff -r 5b7b619f59cd -r 9935872e58f9 mbed.bld
--- a/mbed.bld	Sun Mar 21 18:06:46 2010 +0000
+++ b/mbed.bld	Tue Oct 07 15:07:44 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/49a220cc26e0
+http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1
\ No newline at end of file