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.h
- Revision:
- 12:953d25061417
- Parent:
- 10:ef5fe86f67fe
- Child:
- 20:b193a50a2ba3
--- a/RTOS-Threads/inc/Task2.h Fri May 02 07:22:09 2014 +0000 +++ b/RTOS-Threads/inc/Task2.h Fri May 02 17:01:56 2014 +0000 @@ -13,7 +13,7 @@ extern bool counterESC; -/* PID */ +/* Gyro & PID */ void Task2(void const *argument); #endif