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/Task4.cpp
- Revision:
- 7:3d28cfc4901b
- Parent:
- 5:4879ef0e6d41
- Child:
- 10:ef5fe86f67fe
--- a/RTOS-Threads/src/Task4.cpp Wed Apr 30 07:14:05 2014 +0000 +++ b/RTOS-Threads/src/Task4.cpp Wed Apr 30 07:17:17 2014 +0000 @@ -1,5 +1,5 @@ -/* Update ESC */ -/* 200Hz <= PWM frequency <= 400Hz */ +/* Update ESC (100Hz) */ +/* 200Hz <= PWM frequency (400Hz) <= 400Hz */ #include "tasks.h" #include "setup.h"