X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fusbmouse.h;h=49e8aa795c1cb26d8d858cd3fc08c24f7035feb4;hb=f8e4f3c7c1fec67b18126ee082f964cf9ceb14c7;hp=18eb9499dcc8ce1a155e7a44df96788da145cdcc;hpb=decd8b673fa117699c29f80ce29a3972320237d4;p=bertos.git diff --git a/bertos/drv/usbmouse.h b/bertos/drv/usbmouse.h index 18eb9499..49e8aa79 100644 --- a/bertos/drv/usbmouse.h +++ b/bertos/drv/usbmouse.h @@ -34,6 +34,8 @@ * * \brief Generic USB mouse device driver. * + * \attention The API is work in progress and may change in future versions. + * * $WIZ$ module_name = "usbmouse" * $WIZ$ module_configuration = "bertos/cfg/cfg_usbmouse.h" * $WIZ$ module_depends = "usb"