We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638a211 commit 6ff047fCopy full SHA for 6ff047f
pilight-usb-nano.ino
@@ -37,7 +37,7 @@
37
#define BAUD 57600
38
39
/* Show numbers devided by 10 */
40
-#define MIN_PULSELENGTH 10 // v2 change from 8 to 10 and show devided by 10
+#define MIN_PULSELENGTH 6 // v2 change from 8 to 6 and show devided by 10
41
#define MAX_PULSELENGTH 16000 // v2 change from 1600 to 16000 and show devided by 10
42
43
#define VERSION 2 // Version 2 (Arduino compatible)
0 commit comments