Getting Synched

First time after a lot of tries. -Bill
This commit is contained in:
Bill Verplank
2012-12-07 08:15:45 -08:00
parent 0a0e857cea
commit 4c9e2ee748
23 changed files with 1849 additions and 439 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ void setup() {
// We initialise the sound engine by calling Music.init() which outputs a tone
Music.init();
Music.setSquare();
Music.setSine();
}