We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d37b45 commit 0ebbf9eCopy full SHA for 0ebbf9e
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