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/inc/Task2_Slave.h
- Revision:
- 30:d9b988f8d84f
- Parent:
- 29:6c03b30b59ec
- Child:
- 36:d95e3d6f2fc4
--- a/RTOS-Threads/inc/Task2_Slave.h Sat May 10 04:06:53 2014 +0000 +++ b/RTOS-Threads/inc/Task2_Slave.h Mon May 12 04:43:38 2014 +0000 @@ -4,7 +4,6 @@ * Purpose: Thread2-Slave: Gyro sample and Rate PID Control * Settings: 200Hz */ - #include "mbed.h" #include "rtos.h" #include "tasks.h"