diff --git a/Due_Sound.ino b/examples/Due_Sound/Due_Sound.ino similarity index 95% rename from Due_Sound.ino rename to examples/Due_Sound/Due_Sound.ino index fc9dafe..3929502 100644 --- a/Due_Sound.ino +++ b/examples/Due_Sound/Due_Sound.ino @@ -679,4 +679,4 @@ void loop() //void loop() { // int16_t t = player.tick(dataFile); // Serial.println(t); -//} \ No newline at end of file +//}