mbed Connector Interface simplification API on top of mbed-client
Fork of mbedConnectorInterfaceV3 by
NOTE:
This repo has been replaced with https://github.com/ARMmbed/mbedConnectorInterface. No further updates will occur with this repo. Please use the github repo instead. Thanks!
Diff: source/Options.cpp
- Revision:
- 38:bb6d2be4d54c
- Parent:
- 33:1d0b855df5a5
- Child:
- 49:c603a22495bb
--- a/source/Options.cpp Tue Jun 14 19:56:47 2016 +0000 +++ b/source/Options.cpp Tue Jun 14 20:18:30 2016 +0000 @@ -34,7 +34,7 @@ } // copy constructor -Options::Options(const Options &opt) +Options::Options(const Options & /* opt */) { }