Use this code as template for Question 2

Dependencies:   mbed Nucleo_Sensor_Shield

Revision:
1:be2eea2ae8e7
Parent:
0:fc777b6c55d6
Child:
2:28f8cd15fca4
--- 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);