hello world LIDAR

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   HelloWorld_53L0A1

Fork of X_NUCLEO_53L0A1 by ST

Revision:
9:61011b4c9fc3
Parent:
2:58b5e9097aa3
--- a/x_nucleo_53l0a1.cpp	Mon Dec 05 11:50:38 2016 +0000
+++ b/x_nucleo_53l0a1.cpp	Sun Apr 30 22:43:10 2017 +0000
@@ -51,6 +51,8 @@
    return _instance;
 }
 
+
+
 X_NUCLEO_53L0A1* X_NUCLEO_53L0A1::Instance(DevI2C *ext_i2c, 
                                              PinName gpio1_centre, 
                                              PinName gpio1_left, PinName gpio1_right)