put in the timing for the thor installation on the Philips DVD player
This commit is contained in:
@@ -26,7 +26,7 @@ int pinLED=13; // The heartbeat LED on the board
|
|||||||
|
|
||||||
int heartbeat=0;
|
int heartbeat=0;
|
||||||
int secs;
|
int secs;
|
||||||
int playtime= 10; // set here ypur DVD title playtime in sec leave a little extra
|
int playtime= 61*60+30; // set here ypur DVD title playtime in sec leave a little extra
|
||||||
//int playtime= 10; // testing
|
//int playtime= 10; // testing
|
||||||
|
|
||||||
IRsend irsend;
|
IRsend irsend;
|
||||||
@@ -91,7 +91,7 @@ void loop() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
send_pause();
|
send_pause();
|
||||||
waitsec(1);
|
waitsec(2);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user