merging sigrun Synchronizer_long_philips into the main branch
This commit is contained in:
@@ -27,7 +27,7 @@ int pinLED=13; // The heartbeat LED on the board
|
||||
int heartbeat=0;
|
||||
int secs;
|
||||
// Sarcity 20:58
|
||||
int playtime= 22*60+10; // Play time in seconds, you usually leave off a second or two
|
||||
int playtime= 58*44+10; // Play time in seconds, you usually leave off a second or two
|
||||
|
||||
//int playtime= 10; // testing
|
||||
|
||||
@@ -132,4 +132,4 @@ void send_previous() {
|
||||
// First comes the pre-data bits, then the command code
|
||||
Serial.println(" previous");
|
||||
irsend.sendRC6(0x10421, 20);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user