Tests for simple blinky library.

Dependencies:   Blinky

Fork of Blinky_Tests by Sarah Marsh

Revision:
7:cb3da0486f3c
Parent:
5:4f1e6b065e6b
--- a/TESTS/Blinky/5_Blinks/main.cpp	Wed Nov 09 16:56:19 2016 +0000
+++ b/TESTS/Blinky/5_Blinks/main.cpp	Wed Nov 09 17:49:45 2016 +0000
@@ -9,7 +9,6 @@
  
 //All tests will blink the LED 5 times
 const int expected_blinks = 5;
-//To be set by interrupt handler
  
 //Generic blink test
 //interval => the the amount of time between blinks