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.
Diff: SysConfig.h
- Revision:
- 0:3dac4f477e98
- Child:
- 2:0ee90da44162
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SysConfig.h Wed Jul 08 17:50:18 2015 +0000 @@ -0,0 +1,13 @@ + +//System Includings +#include "mbed.h" + +//Application Layer Modules +#include "DebugCommander.h" + +//Peripheral Layer Modules +#include "AirAdaptorLib.h" +#include "PeMod_SHT20.h" +#include "PeMod_MHZ19.h" +#include "PeMod_ZE08.h" +#include "PeMod_ZPH01.h" \ No newline at end of file