Final

Dependencies:   mbed

Fork of MiniProject5_LightTracker by Austin Sloop

Revision:
3:4a3e2dbc111e
Parent:
2:d50d55831d50
Child:
5:af4d347a72b8
Child:
7:30afa5506e74
--- a/main.cpp	Mon Jan 11 21:44:09 2016 +0000
+++ b/main.cpp	Mon Jan 11 21:56:22 2016 +0000
@@ -5,5 +5,5 @@
 
 int main(){
     SegInit();
-    Seg1=SegConvert(1);
-}
\ No newline at end of file
+    Display=SegConvert(1);
+}