pimoroni-pico/drivers/vl53l5cx/vl53l5cx.hpp

5 lines
96 B
C++

#pragma once
extern "C" {
#include "drivers/vl53l5cx/src/VL53L5CX_ULD_API/inc/vl53l5cx_api.h"
}