GroupA / Mbed 2 deprecated Lab_6_WaG

Dependencies:   mbed

Fork of WaG by GroupA

Revision:
34:378a49e5b15f
Parent:
33:0b5188ea34e8
Child:
38:57af77435ae1
--- a/main.cpp	Thu Mar 22 16:07:29 2018 +0000
+++ b/main.cpp	Thu Mar 22 16:11:56 2018 +0000
@@ -55,5 +55,5 @@
     spi_send(as1107, 0x0400);
 
     test_target_leds();
-    pc.print("LED's tested");
+    pc.printf("LED's tested");
 }
\ No newline at end of file