Beta
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_IKS01A2 by
Revision 3:2c8568da2e3a, committed 2016-12-02
- Comitter:
- cparata
- Date:
- Fri Dec 02 15:45:11 2016 +0000
- Parent:
- 2:49e6947ee5a7
- Child:
- 4:bddefe5a3b82
- Commit message:
- Update library
Changed in this revision
x_nucleo_iks01a2.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/x_nucleo_iks01a2.h Mon Nov 28 15:16:46 2016 +0000 +++ b/x_nucleo_iks01a2.h Fri Dec 02 15:45:11 2016 +0000 @@ -81,7 +81,7 @@ class X_NUCLEO_IKS01A2 { protected: - X_NUCLEO_IKS01A2(DevI2C *ext_i2c, PinName int1 = IKS01A2_PIN_LSM6DSL_INT1, PinName int2 = IKS01A2_PIN_LSM6DSL_INT2); + X_NUCLEO_IKS01A2(DevI2C *ext_i2c, PinName int1, PinName int2); ~X_NUCLEO_IKS01A2(void) { /* should never be called */