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/Task3.h
- Revision:
- 30:d9b988f8d84f
- Parent:
- 27:18b6580eb0b1
- Child:
- 32:7a9be7761c46
--- a/RTOS-Threads/inc/Task3.h Sat May 10 04:06:53 2014 +0000 +++ b/RTOS-Threads/inc/Task3.h Mon May 12 04:43:38 2014 +0000 @@ -4,7 +4,6 @@ * Purpose: Thread3: RC & BT Command, and Telemetry * Settings: 50Hz */ - #include "mbed.h" #include "rtos.h" #include "tasks.h"