ManualControl
Dependencies: TPixy-Interface
Fork of MbedOS_Robot_Team by
Diff: PiControlThread.h
- Revision:
- 24:e88753f090b8
- Parent:
- 15:cf67f83d5409
--- a/PiControlThread.h Sun Mar 11 00:37:58 2018 +0000 +++ b/PiControlThread.h Tue Apr 03 16:00:10 2018 +0000 @@ -10,6 +10,7 @@ #define PERIODIC_INT_H extern osThreadId PiControlId; +extern int32_t U_right, U_left; void PiControlThreadInit(void);