Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HT1632_LedMatrix mbed-rtos mbed
Revision 1:fecc093f43d4, committed 2012-11-28
- Comitter:
- SomeRandomBloke
- Date:
- Wed Nov 28 16:51:07 2012 +0000
- Parent:
- 0:5438c56c3e4c
- Child:
- 2:f6d3011fb5bb
- Commit message:
- Forgot to add rtos header
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed-rtos.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Nov 28 16:46:58 2012 +0000 +++ b/main.cpp Wed Nov 28 16:51:07 2012 +0000 @@ -1,6 +1,7 @@ // Simple scrolling message display for mbed and HT1632C based LED matrix displays #include "mbed.h" +#include "rtos.h" #include <HT1632_LedMatrix.h> Serial pc(USBTX, USBRX); // tx, rx
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-rtos.lib Wed Nov 28 16:51:07 2012 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed-rtos/#88a1a9c26ae3