We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51e025 commit c5661caCopy full SHA for c5661ca
libraries/MySensors/Sensor.h
@@ -51,7 +51,7 @@
51
#define BROADCAST_PIPE ((uint8_t)2)
52
53
#define ACK_MAX_WAIT 50
54
-#define ACK_SEND_DELAY 5
+#define ACK_SEND_DELAY 10
55
56
#define WRITE_RETRY 5
57
#define FIND_RELAY_RETRIES 20
0 commit comments