HW

Dependencies:   mbed

Fork of DISCO-F746NG_blink_HELLO_1 by SAEED QAL

Files at this revision

API Documentation at this revision

Comitter:
x200002x
Date:
Fri Feb 02 18:16:50 2018 +0000
Parent:
0:424c8a13babd
Commit message:
VER1

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 424c8a13babd -r ccd1dff3f0f3 main.cpp
--- 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