test test

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
choyai
Date:
Sat Apr 20 07:01:04 2019 +0000
Parent:
0:2ecd287645c0
Commit message:
wrote a comment

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Apr 20 06:53:15 2019 +0000
+++ b/main.cpp	Sat Apr 20 07:01:04 2019 +0000
@@ -8,5 +8,5 @@
     pc.baud(256000);
     master.format(8,3);
     master.frequency(1000000);
-    
+    // this is a comment
 }
\ No newline at end of file