1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-30 19:52:13 +01:00

Add CDC_SEND_BREAK define

This commit is contained in:
Sandeep Mistry 2015-11-17 09:53:52 -05:00
parent c71004fdc8
commit 2007b623c9

View File

@ -55,6 +55,7 @@
#define CDC_SET_LINE_CODING 0x20
#define CDC_GET_LINE_CODING 0x21
#define CDC_SET_CONTROL_LINE_STATE 0x22
#define CDC_SEND_BREAK 0x23
#define MSC_RESET 0xFF
#define MSC_GET_MAX_LUN 0xFE