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:
- 22:1a6327e9a7e6
- Parent:
- 18:c98aa73dc4a5
- Child:
- 23:dfb5ccc7b780
--- a/x_nucleo_6180xa1.h Wed Oct 28 13:23:49 2015 +0000
+++ b/x_nucleo_6180xa1.h Wed Oct 28 14:56:22 2015 +0000
@@ -140,6 +140,18 @@
delete sensor_right;
sensor_right=NULL;
}
+ delete digit1;
+ delete digit2;
+ delete digit3;
+ delete digit4;
+ delete dispA;
+ delete dispB;
+ delete dispC;
+ delete dispD;
+ delete dispE;
+ delete dispF;
+ delete dispG;
+ delete display;
}
DevI2C *dev_i2c;
@@ -153,7 +165,6 @@
STMPE1600DigiOut *gpio0_bottom;
STMPE1600DigiOut *gpio0_left;
STMPE1600DigiOut *gpio0_right;
-
STMPE1600DigiOut *digit1;
STMPE1600DigiOut *digit2;
