motor board library
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_IHM02A1 by
Revision 2:3ed992ffeada, committed 2015-11-25
- Comitter:
- Davidroid
- Date:
- Wed Nov 25 14:39:33 2015 +0000
- Parent:
- 1:b78dab6d2c58
- Child:
- 3:e3f6f4474d98
- Commit message:
- + Some comments updated.
Changed in this revision
--- a/Components/l6470/l6470_class.cpp Wed Nov 25 11:59:37 2015 +0000 +++ b/Components/l6470/l6470_class.cpp Wed Nov 25 14:39:33 2015 +0000 @@ -1,6 +1,6 @@ /** ****************************************************************************** - * @file L6470.c + * @file l6470_class.cpp * @date 01/10/2014 12:00:00 * @brief This file provides set of firmware functions to manage the * L6470.
--- a/Components/l6470/l6470_class.h Wed Nov 25 11:59:37 2015 +0000 +++ b/Components/l6470/l6470_class.h Wed Nov 25 14:39:33 2015 +0000 @@ -1,6 +1,6 @@ /** ****************************************************************************** - * @file L6470.c + * @file l6470_class.h * @date 01/10/2014 12:00:00 * @brief This file provides set of firmware functions to manage the * L6470.
