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 53beb12 commit fc3b864Copy full SHA for fc3b864
cores/arduino/CDCSerialClass.cpp
@@ -30,7 +30,7 @@
30
#include "wiring_digital.h"
31
#include "variant.h"
32
33
-#define CDCACM_FIXED_DELAY 64
+#define CDCACM_FIXED_DELAY 120
34
35
extern void CDCSerial_Handler(void);
36
extern void serialEventRun1(void) __attribute__((weak));
0 commit comments