diff options
Diffstat (limited to 'libmaple/usb/usb.h')
-rw-r--r-- | libmaple/usb/usb.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libmaple/usb/usb.h b/libmaple/usb/usb.h index 107ea77..077128f 100644 --- a/libmaple/usb/usb.h +++ b/libmaple/usb/usb.h @@ -24,6 +24,10 @@ * SOFTWARE. *****************************************************************************/ +/* + * NOTE: This API is _unstable_ and will change drastically over time. + */ + #ifndef _USB_H_ #define _USB_H_ |