Updates to follow mbed SDK coding style guidelines.

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   53L0A1_Satellites_with_Interrupts_OS5 Display_53L0A1_OS5

Fork of X_NUCLEO_53L0A1 by ST

Revision:
4:4e1576541eed
Parent:
1:01b8004bc0a7
Child:
7:35ecf3e060c3
--- a/x_nucleo_53l0a1.h	Mon Nov 28 14:52:49 2016 +0000
+++ b/x_nucleo_53l0a1.h	Mon Dec 05 11:03:50 2016 +0000
@@ -1,4 +1,4 @@
-/**
+//**
  ******************************************************************************
  * @file    x_nucleo_53L0A1.h
  * @author  IMG 
@@ -41,7 +41,7 @@
 #define __X_NUCLEO_53L0A1_H
 
 /* Includes ------------------------------------------------------------------*/
-#include "mbed.h"
+//#include "mbed.h"
 #include "vl53l0x_class.h"
 #include "Display_class.h"
 #include "stmpe1600_class.h"