getting FM

This commit is contained in:
Bill Verplank
2013-05-21 09:16:07 -07:00
parent 646cd74442
commit c147175bb2
3 changed files with 8 additions and 3 deletions
@@ -11,7 +11,7 @@
// You still need to call Music.init() in the setup() function below.
#include <Music.h>
int delayTime = 1000;
int delayTime = 2000;
int cnt = 0;
long timeNow;
long lastTime = 0;