hello world LIDAR

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   HelloWorld_53L0A1

Fork of X_NUCLEO_53L0A1 by ST

Files at this revision

API Documentation at this revision

Comitter:
huck1137
Date:
Sun Apr 30 22:43:10 2017 +0000
Parent:
7:35ecf3e060c3
Commit message:
Yep

Changed in this revision

x_nucleo_53l0a1.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 35ecf3e060c3 -r 61011b4c9fc3 x_nucleo_53l0a1.cpp
--- 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)