USBMouseKeyboard Hello World

Dependencies:   mbed USBDevice

Files at this revision

API Documentation at this revision

Comitter:
samux
Date:
Wed Nov 30 11:08:16 2011 +0000
Parent:
3:f34d255ad5e7
Child:
5:656591c7c89f
Commit message:

Changed in this revision

USBDevice.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/USBDevice.lib	Wed Nov 16 07:54:21 2011 +0000
+++ b/USBDevice.lib	Wed Nov 30 11:08:16 2011 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/samux/code/USBDevice/#c7b1827e980d
+http://mbed.org/users/samux/code/USBDevice/#65a34d6b5e22
--- a/main.cpp	Wed Nov 16 07:54:21 2011 +0000
+++ b/main.cpp	Wed Nov 30 11:08:16 2011 +0000
@@ -16,7 +16,8 @@
         key_mouse.keyCode('s', KEY_CTRL);
         key_mouse.move(20, 0);
         key_mouse.keyCode(KEY_SCROLL_LOCK);
+        wait(1);
         leds = key_mouse.lockStatus();
-        wait(1);
     }
 }
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Wed Nov 30 11:08:16 2011 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/7110ebee3484