5 lines
96 B
C++
5 lines
96 B
C++
|
#pragma once
|
||
|
|
||
|
extern "C" {
|
||
|
#include "drivers/vl53l5cx/src/VL53L5CX_ULD_API/inc/vl53l5cx_api.h"
|
||
|
}
|