ManualControl
Dependencies: TPixy-Interface
Fork of MbedOS_Robot by
Diff: PiControlThread.h
- Revision:
- 15:cf67f83d5409
- Parent:
- 9:fe56b888985c
- Child:
- 17:1184df616383
- Child:
- 24:e88753f090b8
diff -r 5777377537a2 -r cf67f83d5409 PiControlThread.h --- 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);