Main file for fish project

Fork of wave_player by Steve Ravet

Revision:
2:e30ee7cbb380
Parent:
0:62c18ade9a60
--- 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>