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
Dependents: HelloWorld_IHM14A1
Fork of X_NUCLEO_IHM14A1 by
Diff: Components/Common/motor_def.h
- Revision:
- 2:4fd08b67958c
- Parent:
- 1:bc265521eb00
--- a/Components/Common/motor_def.h Fri Apr 27 17:02:08 2018 +0000 +++ b/Components/Common/motor_def.h Thu Sep 27 14:05:44 2018 +0000 @@ -89,7 +89,7 @@ * @{ */ ///bool Type -typedef uint8_t bool; +//typedef uint8_t bool; /** * @} */