pimoroni-pico/drivers/vl53l5cx/vl53l5cx.hpp

5 lines
96 B
C++
Raw Normal View History

2022-04-19 13:01:54 +01:00
#pragma once
extern "C" {
#include "drivers/vl53l5cx/src/VL53L5CX_ULD_API/inc/vl53l5cx_api.h"
}