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: BLE_API nRF51822 mbed
Fork of KS7 by
Diff: main.cpp
- Branch:
- KS3
- Revision:
- 30:f67850cc3cfe
- Parent:
- 29:09406be35ef4
- Child:
- 31:b5e19d153db4
--- a/main.cpp Mon May 23 05:11:57 2016 +0000 +++ b/main.cpp Mon May 23 05:15:58 2016 +0000 @@ -4,6 +4,7 @@ #include "DFUService.h" #include "common.h" #include <stdlib.h> +#include <arm_math.h> #define DISPLAY_DEMO // display random number for demo & LED check
