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: BMP280 MtSense01 SHT2X
Fork of MtConnect04S_MtSense01 by
Diff: source/main.cpp
- Revision:
- 3:3957bdf33fb7
- Parent:
- 1:67bf70088281
- Child:
- 4:0556535dbf82
--- a/source/main.cpp Fri Jun 02 08:04:58 2017 +0000 +++ b/source/main.cpp Sat Jun 03 02:12:36 2017 +0000 @@ -18,7 +18,6 @@ #include <mbed.h> #include "ble/BLE.h" #include "ble/Gap.h" -#include "ble/services/BatteryService.h" #include "ble/services/EnvironmentalService.h" #include "MtSense01.h"
