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/Task4.h
- Revision:
- 30:d9b988f8d84f
- Parent:
- 27:18b6580eb0b1
- Child:
- 33:f88a6ee18103
diff -r 6c03b30b59ec -r d9b988f8d84f RTOS-Threads/inc/Task4.h --- a/RTOS-Threads/inc/Task4.h Sat May 10 04:06:53 2014 +0000 +++ b/RTOS-Threads/inc/Task4.h Mon May 12 04:43:38 2014 +0000 @@ -6,7 +6,6 @@ * 200Hz <= PWM frequency <= 400Hz * Refer to tasks.h to change PWM frequency */ - #include "mbed.h" #include "rtos.h" #include "tasks.h"