Suga koubou
/
rpc_over_serial
RPC over Serial
Revision 1:ae55f51ee284, committed 2013-09-27
- Comitter:
- okini3939
- Date:
- Fri Sep 27 05:33:28 2013 +0000
- Parent:
- 0:7e0e5391432a
- Commit message:
- fix
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7e0e5391432a -r ae55f51ee284 main.cpp --- a/main.cpp Fri Sep 27 05:26:03 2013 +0000 +++ b/main.cpp Fri Sep 27 05:33:28 2013 +0000 @@ -1,7 +1,6 @@ #include "mbed.h" #include "mbed_rpc.h" -RPC rpc(); Serial pc(USBTX, USBRX); int main() {