Final

Dependencies:   mbed

Fork of MiniProject5_LightTracker by Austin Sloop

Revision:
13:871d01d0d250
Parent:
11:7b3d64a66efd
--- a/SegDisplay.h	Tue Jan 12 00:06:10 2016 +0000
+++ b/SegDisplay.h	Tue Jan 12 01:12:23 2016 +0000
@@ -8,6 +8,6 @@
 
 void SegInit(void);
 char SegConvert(char SegValue);
-void SegDisplay(int x, bool negative);
+void SegDisplay(int angle);
 
 #endif
\ No newline at end of file