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: RPCVariable.h
- Revision:
- 6:f15d3610ddbe
- Parent:
- 5:56fd0b265aba
--- a/RPCVariable.h Sat Nov 27 21:00:02 2010 +0000 +++ b/RPCVariable.h Sat Nov 27 21:15:34 2010 +0000 @@ -28,9 +28,7 @@ */ #ifndef RPCVARIABLE_H_ #define RPCVARIABLE_H_ -/** Includes -* -*/ + #include "mbed.h" #include "platform.h" #include "rpc.h"
