Displays 4 bit binary count on bar graph display. Demonstrates BusOut usage.

Dependencies:   mbed

Fork of Nightlight3 by Charles Tritt

Revision:
4:aa100356f053
Parent:
2:5682a72277ed
Child:
5:f723b267eae3
--- a/main.cpp	Thu Mar 30 19:59:58 2017 +0000
+++ b/main.cpp	Thu Mar 30 23:59:22 2017 +0000
@@ -55,4 +55,4 @@
         }
         wait(0.1); // Delay 100 ms
     }
-}
+}
\ No newline at end of file