ManualControl

Dependencies:   TPixy-Interface

Fork of MbedOS_Robot_Team by ECE4333 - 2018 - Ahmed & Brandon

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);