Main file for fish project

Fork of wave_player by Steve Ravet

Files at this revision

API Documentation at this revision

Comitter:
Dean
Date:
Wed Jul 15 18:57:18 2015 +0000
Parent:
1:acc3e18e77ad
Commit message:
file for fish project

Changed in this revision

wave_player.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r acc3e18e77ad -r e30ee7cbb380 wave_player.cpp
--- a/wave_player.cpp	Tue Jan 18 03:57:27 2011 +0000
+++ b/wave_player.cpp	Wed Jul 15 18:57:18 2015 +0000
@@ -8,7 +8,7 @@
 // mode that displays all data values as it reads them from the file
 // and writes them to the DAC.  Very slow and unusable output on the DAC,
 // but useful for debugging wave files that don't work.
-//#define VERBOSE
+// #define VERBOSE
 
 
 #include <mbed.h>