test test
Dependencies: mbed
Revision 1:562c7e9cb15c, committed 2019-04-20
- 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 |
diff -r 2ecd287645c0 -r 562c7e9cb15c main.cpp --- 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