Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of RPCInterface by
Diff: SerialRPCInterface.cpp
- Revision:
- 1:67aefdc74b32
- Parent:
- 0:9232f9e1178d
- Child:
- 4:05f0d66bee57
--- a/SerialRPCInterface.cpp Thu Sep 16 13:27:57 2010 +0000 +++ b/SerialRPCInterface.cpp Mon Sep 20 14:26:52 2010 +0000 @@ -1,5 +1,5 @@ /** -*@section LICENSE +* @section LICENSE *Copyright (c) 2010 ARM Ltd. * *Permission is hereby granted, free of charge, to any person obtaining a copy @@ -21,7 +21,7 @@ *THE SOFTWARE. * * -@section DESCRIPTION +* @section DESCRIPTION * *This class sets up RPC communication. This allows objects on mbed to be controlled. Objects can be created or existing objects can be used */
