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:
- 27:18b6580eb0b1
- Parent:
- 25:a7cfe421cb4a
- Child:
- 30:d9b988f8d84f
--- a/RTOS-Threads/inc/Task3.h Sat May 10 01:04:17 2014 +0000 +++ b/RTOS-Threads/inc/Task3.h Sat May 10 01:39:02 2014 +0000 @@ -24,7 +24,7 @@ //typedef enum { enum FLIGHT_MODE { RATE, - STABLE + ATTITUDE }; extern float ypr_offset[3];