mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-04 20:42:49 +00:00
@@ -20,4 +20,5 @@ void loop() {
|
|||||||
irsend.sendSony(0xa90, 12);
|
irsend.sendSony(0xa90, 12);
|
||||||
delay(40);
|
delay(40);
|
||||||
}
|
}
|
||||||
|
delay(5000); //5 second delay between each signal burst
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user