Set the timing for the Toshiba SD1091

This commit is contained in:
foley@ru.is
2013-09-11 15:23:03 +00:00
parent 03b21e2e51
commit d58b043913

View File

@@ -25,7 +25,7 @@ int pinLED=13; // The heartbeat LED on the board
int secs; int secs;
int heartbeat=0; int heartbeat=0;
int playtime= 1*60; // set here ypur DVD title playtime in sec leave a little extra int playtime= 25*60+40; // set here ypur DVD title playtime in sec leave a little extra
//int playtime= 10; // testing //int playtime= 10; // testing
IRsend irsend; IRsend irsend;