We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a34c7 commit 76d0ae0Copy full SHA for 76d0ae0
cores/arduino/USB/USBCore.h
@@ -55,6 +55,7 @@
55
#define CDC_SET_LINE_CODING 0x20
56
#define CDC_GET_LINE_CODING 0x21
57
#define CDC_SET_CONTROL_LINE_STATE 0x22
58
+#define CDC_SEND_BREAK 0x23
59
60
#define MSC_RESET 0xFF
61
#define MSC_GET_MAX_LUN 0xFE
0 commit comments