Why do I get error : Multiple libraries were found error
If I forget a bracket ) as the error tells me.
Correcting the code and the "Multiple libraries were found error" is also gone.
This is what I don't understand.
VL53L0X_LEGO:42:64: error: expected ')' before ';' token
uart.send_data16(0, sensor.readRangeContinuousMillimeters();
^
Multiple libraries were found for "SoftwareSerial.h"
Used: C:\Program
Multiple libraries were found for "Wire.h"
Used: C:\Program
Multiple libraries were found for "VL53L0X.h"
Used: C:\Users\pope\Documents\Arduino\libraries\VL53L0X
exit status 1
expected ')' before ';' token