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.
Dependencies: TPixy-Interface
Fork of MbedOS_Robot_Team by
Diff: PiControlThread.h
- Revision:
- 15:cf67f83d5409
- Parent:
- 9:fe56b888985c
- Child:
- 17:1184df616383
- Child:
- 24:e88753f090b8
--- a/PiControlThread.h Sat Mar 03 02:14:40 2018 +0000 +++ b/PiControlThread.h Sat Mar 03 04:47:26 2018 +0000 @@ -9,6 +9,7 @@ #ifndef PERIODIC_INT_H #define PERIODIC_INT_H +extern osThreadId PiControlId; void PiControlThreadInit(void);