Exercise4
Dependencies: mbed Nucleo_Sensor_Shield
Revision 1:be2eea2ae8e7, committed 2018-02-08
- Comitter:
- kennethwfk
- Date:
- Thu Feb 08 08:11:12 2018 +0000
- Parent:
- 0:fc777b6c55d6
- Commit message:
- First draft for demo;
Changed in this revision
X_NUCLEO_IKS01A1-f255a2c75ecb.lib | Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/X_NUCLEO_IKS01A1-f255a2c75ecb.lib Thu Feb 08 08:04:35 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://mbed.org/users/antseggs/code/X_NUCLEO_IKS01A1-f255a2c75ecb/#14ddc33717d5
--- a/main.cpp Thu Feb 08 08:04:35 2018 +0000 +++ b/main.cpp Thu Feb 08 08:11:12 2018 +0000 @@ -14,7 +14,6 @@ #include "mbed.h" #include "x_cube_mems.h" -#include "x_nucleo_iks01a1.h" // Create a DigitalOut objects for the LED DigitalOut led(LED1);