Question
Compile VL6180X API in c
Hello,
I'm trying to get a VL6180X sensor to work.
I've downloaded the latest API: en.VL6180_API_V1.3.0.zip
My goal is to make the sensor work in I2c on a Raspberry PI in the c or c++ language.
But I can't compile my code, or rather compile the api into a library.
Where can I find an example of a makefile or command to do this?
Thanks for your help.
