Nikolay Sergeev
/
audio_FFT
Ura
Fork of audio_FFT by
Revision 1:9935872e58f9, committed 2014-10-07
- 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 |
--- 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;
--- 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