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:
- 51:04c6af4319e1
- Parent:
- 50:8a0accb23007
--- a/RTOS-Threads/inc/Task2_Slave.h Mon May 19 14:16:47 2014 +0000 +++ b/RTOS-Threads/inc/Task2_Slave.h Mon May 19 15:30:05 2014 +0000 @@ -18,7 +18,6 @@ extern volatile float adjust[3]; extern int16_t gz; extern volatile int gyro[3]; -extern bool counterESC; extern Semaphore sem_Task2_Slave;