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.
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_IHM01A1 by
Diff: Components/l6474/l6474_class.h
- Revision:
- 26:fd83fecf1ef5
- Parent:
- 25:1c3146315f16
- Child:
- 28:f6093f7cdc09
--- a/Components/l6474/l6474_class.h Thu Apr 07 16:31:49 2016 +0000
+++ b/Components/l6474/l6474_class.h Fri Apr 08 12:47:39 2016 +0000
@@ -175,7 +175,7 @@
return (unsigned int) L6474_CmdGetStatus();
}
- /**
+ /**
* @brief Getting a parameter.
* @param parameter A parameter's register address.
* @retval The parameter's value.
@@ -313,7 +313,7 @@
return (direction_t) (L6474_GetDirection() == FORWARD ? StepperMotor::FWD : StepperMotor::BWD);
}
- /**
+ /**
* @brief Setting a parameter.
* @param parameter A parameter's register address.
* @param value The parameter's value.
