Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Check_VL6180XA1_ToF
Fork of X_NUCLEO_6180XA1 by
Diff: x_nucleo_6180xa1.h
- Revision:
- 14:0effa0bbf192
- Parent:
- 13:6736a00a0aa9
- Child:
- 15:454710d17358
--- a/x_nucleo_6180xa1.h Tue Oct 13 14:32:54 2015 +0200
+++ b/x_nucleo_6180xa1.h Mon Oct 19 13:54:17 2015 +0200
@@ -61,7 +61,7 @@
X_NUCLEO_6180XA1(DevI2C *ext_i2c) : dev_i2c(ext_i2c)
{
gpio0_top=new STMPE1600DigiOut(*dev_i2c, GPIO_12);
- sensor_top=new VL6180X(*dev_i2c, *gpio0_top, PB_0);
+ sensor_top=new VL6180X(*dev_i2c, *gpio0_top, PB_0);
}
~X_NUCLEO_6180XA1()
