GroupA / Mbed 2 deprecated Lab_6_WaG

Dependencies:   mbed

Fork of WaG by GroupA

Revision:
50:e3a03bc1e1a6
Parent:
49:80d4ffabec16
Child:
51:1eb60f0d2f03
--- a/main.cpp	Tue Apr 03 16:31:18 2018 +0000
+++ b/main.cpp	Tue Apr 03 17:14:03 2018 +0000
@@ -60,15 +60,12 @@
 
     pc.printf("Press user button to test.\n");
     
-    /*
     test_target_leds();
     pc.printf("LED's tested\n");
     
     test_phototransistors();
     pc.printf("Phototransistors tested\n");
     
-    */
-    
     step_test();
     pc.printf("Step motor tested.");