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.
Dependencies: WebSocketClient WiflyInterface mbed messages
Fork of BatteryModelTester by
Diff: source/iQ_Commands.cpp
- Revision:
- 0:c5607b31fb07
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/source/iQ_Commands.cpp Tue Oct 04 11:34:47 2016 +0000 @@ -0,0 +1,10 @@ +// ******************* +// * iQ_Commands.cpp * +// ******************* +// +// Created: 2016/03/24 +// By: Damien Frost + +#include "StatusReg.h" + +StatusReg IotStatus; \ No newline at end of file