Update Overkapping.ino
Pulse length aangepast
This commit is contained in:
parent
7f2620c9df
commit
df5ad396c5
@ -146,7 +146,7 @@ void setup() {
|
|||||||
mySwitch.setProtocol(1);
|
mySwitch.setProtocol(1);
|
||||||
|
|
||||||
// Optional set pulse length.
|
// Optional set pulse length.
|
||||||
mySwitch.setPulseLength(395);
|
mySwitch.setPulseLength(395); //Orgineel op 390 !!
|
||||||
|
|
||||||
// Optional set number of transmission repetitions.
|
// Optional set number of transmission repetitions.
|
||||||
mySwitch.setRepeatTransmit(2);
|
mySwitch.setRepeatTransmit(2);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user