Final

Dependencies:   mbed

Fork of MiniProject5_LightTracker by Austin Sloop

Revision:
12:7bc0afbc651a
Parent:
11:7b3d64a66efd
Child:
13:871d01d0d250
--- a/main.cpp	Mon Jan 11 23:27:38 2016 +0000
+++ b/main.cpp	Tue Jan 12 00:06:10 2016 +0000
@@ -1,4 +1,6 @@
-//Main 
+/*Project to make a servo aim to perpendicular photoresistors at a light source, and display the angle of the source to the servo
+ Project and code by Preston Stephens and Austin Sloop, Inspired by Dr. Larkin.   1/11/16
+*/
 
 #include "mbed.h"
 #include "SegDisplay.h"