fork

Dependents:   Spring2021_Fruit-Ninja-Shell-to-Students

Revision:
2:546f554ab3c6
Parent:
0:62c18ade9a60
--- a/wave_player.cpp	Tue Jan 18 03:57:27 2011 +0000
+++ b/wave_player.cpp	Sat Apr 17 02:25:49 2021 +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>