Condensed Version of Public VL53L0X

Dependents:   ToF-Only-Tryout

Revision:
8:abea9638127a
Parent:
7:41cbc431e1f4
Child:
10:cd251e0fc2fd
--- a/VL53L0X.h	Sun Mar 24 18:18:54 2019 +0000
+++ b/VL53L0X.h	Sun Mar 24 18:36:37 2019 +0000
@@ -29,7 +29,7 @@
 #ifndef __VL53L0X_CLASS_H
 #define __VL53L0X_CLASS_H
 
-
+/*
 #ifdef _MSC_VER
 #   ifdef VL53L0X_API_EXPORTS
 #       define VL53L0X_API  __declspec(dllexport)
@@ -39,7 +39,7 @@
 #else
 #   define VL53L0X_API
 #endif
-
+*/
 
 /* Includes ------------------------------------------------------------------*/
 #include "mbed.h"