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: MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice
Diff: main.cpp
- Revision:
- 7:2c9c8b6a28a7
- Parent:
- 6:aeb5a4c194c3
- Child:
- 10:dbeda3ffffb8
--- a/main.cpp Tue Mar 20 16:28:33 2018 +0300 +++ b/main.cpp Fri Apr 20 16:22:27 2018 +0300 @@ -30,9 +30,9 @@ * ownership rights. ******************************************************************************* */ +#include <config.h> +#include <mbed.h> #include <events/mbed_events.h> - -#include <mbed.h> #include <rtos.h> #include "ble/BLE.h" #include "ble/Gap.h"