HW

Dependencies:   mbed

Fork of DISCO-F746NG_blink_HELLO_1 by SAEED QAL

Revision:
1:ccd1dff3f0f3
Parent:
0:424c8a13babd
--- a/main.cpp	Fri Feb 02 18:07:32 2018 +0000
+++ b/main.cpp	Fri Feb 02 18:16:50 2018 +0000
@@ -3,6 +3,6 @@
 Serial pc(USBTX, USBRX); // tx, rx
 
 int main() {
-    pc.printf("Hello World!\n");
+    pc.printf("HELLO SAEED QALAEE............!\n");
     while(1);
 }
\ No newline at end of file