A classy affair

Dependencies:   mbed mbed-rtos ShiftReg TextLCD

Revision:
4:1ef122d47bf3
Parent:
3:3700f0c29710
Child:
5:20decc99e50c
--- a/Post/Post.cpp	Wed Apr 10 11:33:32 2019 +0000
+++ b/Post/Post.cpp	Thu Apr 11 11:37:39 2019 +0000
@@ -9,6 +9,6 @@
     }
     if(INTERFACE_1.Post() == 1)//Success
     {
-        PC.printf("POWER Post pass\n");   
+        PC.printf("Interface Post pass\n");   
     }
 }
\ No newline at end of file