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:
- 23:dfb5ccc7b780
- Parent:
- 22:1a6327e9a7e6
- Child:
- 27:22c6f69967d9
--- a/x_nucleo_6180xa1.h Wed Oct 28 14:56:22 2015 +0000
+++ b/x_nucleo_6180xa1.h Fri Oct 30 11:35:36 2015 +0100
@@ -120,16 +120,6 @@
delete sensor_left;
sensor_left=NULL;
}
- if(gpio0_left!=NULL)
- {
- delete gpio0_left;
- gpio0_left=NULL;
- }
- if(sensor_left!=NULL)
- {
- delete sensor_left;
- sensor_left=NULL;
- }
if(gpio0_right!=NULL)
{
delete gpio0_right;
