mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
@tonhuisman The changes in the .h and .cpp file are yours I assume? PIO needs the `library.properties` file to conclude it found the required library or else builds may fail.
10 lines
302 B
Properties
10 lines
302 B
Properties
name=VL53L0X
|
|
version=1.3.0
|
|
author=Pololu
|
|
maintainer=Pololu <inbox@pololu.com>
|
|
sentence=VL53L0X distance sensor library
|
|
paragraph=This is a library for the Arduino IDE that helps interface with ST's VL53L0X distance sensor.
|
|
category=Sensors
|
|
url=https://github.com/pololu/vl53l0x-arduino
|
|
architectures=*
|