hi
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_IHM02A1 by
Revision 16:0d5be428b264, committed 2016-03-11
- Comitter:
- Davidroid
- Date:
- Fri Mar 11 15:49:04 2016 +0000
- Parent:
- 15:31785d1acd4b
- Child:
- 17:4b3dc908724f
- Commit message:
- + Updated with the new version of common libraries.
Changed in this revision
--- a/Components/l6470/l6470.h Mon Feb 15 15:55:48 2016 +0000 +++ b/Components/l6470/l6470.h Fri Mar 11 15:49:04 2016 +0000 @@ -46,7 +46,7 @@ /* Includes ------------------------------------------------------------------*/ -#include "microstepping_motor.h" +#include "../Common/microstepping_motor.h" /* Definitions ---------------------------------------------------------------*/
--- a/Components/l6470/l6470_class.cpp Mon Feb 15 15:55:48 2016 +0000 +++ b/Components/l6470/l6470_class.cpp Fri Mar 11 15:49:04 2016 +0000 @@ -49,7 +49,6 @@ /* Includes ------------------------------------------------------------------*/ #include "l6470_class.h" -#include "l6470.h" /* Variables -----------------------------------------------------------------*/
--- a/X_NUCLEO_COMMON.lib Mon Feb 15 15:55:48 2016 +0000 +++ b/X_NUCLEO_COMMON.lib Fri Mar 11 15:49:04 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/X_NUCLEO_COMMON/#165bd6bc00ea +https://developer.mbed.org/teams/ST/code/X_NUCLEO_COMMON/#216930edb6b7
