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.
Diff: RTOS-Threads/src/Task2.cpp
- Revision:
- 7:3d28cfc4901b
- Parent:
- 5:4879ef0e6d41
- Child:
- 9:371950017779
diff -r 1a5654c14b5b -r 3d28cfc4901b RTOS-Threads/src/Task2.cpp --- a/RTOS-Threads/src/Task2.cpp Wed Apr 30 07:14:05 2014 +0000 +++ b/RTOS-Threads/src/Task2.cpp Wed Apr 30 07:17:17 2014 +0000 @@ -1,4 +1,4 @@ -/* PID */ +/* PID (100Hz) */ #include "Task2.h" #include "setup.h"