Question
Implement problem with the method VL53L1_trace_print_module_function.
Hi
I'm trying to implement the VL53L1X with a TinyK20 freedom board.
I have problem with the method VL53L1_trace_print_module_function. So i don't find this method in a C file, only in a Header(VL53L1X_platform_log.h). Do i have to write a C file for that?
When I compare with the VL53L0X, there is a C file that implement this method(VL53L0x_platform.log.c).
