Thanks for the link, but is there a way to make it compatible with the LPC1768?
The library uses other libraries, like the X_NUCLEO_COMMON, ST_INTERFACES and STMPE1600. Since the LPC1768 doesn't use the STMPE1600, is it possible to send a NULL instead of a STMPE1600 object? Wait, I didn't realize there was a VL53L0X constructor without the STMPE1600 object
Is it possible to provide example programs with this library?