Demo program of the wave_player library working with mbed-os v5. For ECE 4180 Lab 3 Extra Extra credit.

Dependencies:   wave_player

Revision:
0:9ed9bcd7cc87
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Tue Oct 01 00:41:43 2019 +0000
@@ -0,0 +1,7 @@
+{
+    "target_overrides": {
+        "*": {
+            "target.components_add": ["SD"]
+        }
+    }
+}