Działająca myszka

Fork of USBDevice by mbed official

Revision:
45:49c8e06c3b1c
Parent:
25:7c72828865f3
--- a/USBHID/USBMouse.h	Tue Mar 24 08:30:19 2015 +0000
+++ b/USBHID/USBMouse.h	Wed Apr 22 16:33:44 2015 +0000
@@ -144,7 +144,7 @@
         * @param y-axis position
         * @returns true if there is no error, false otherwise
         */
-        bool move(int16_t x, int16_t y);
+        bool move(float x, float y);
 
         /**
         * Press one or several buttons