Fork of X_NUCLEO_COMMON lib adding 16-bit SPI support
Fork of X_NUCLEO_COMMON by
Revision 4:33ee0cf483de, committed 2015-05-22
- Comitter:
- Wolfgang Betz
- Date:
- Fri May 22 14:33:42 2015 +0200
- Parent:
- 3:bc5fc631e9c5
- Child:
- 5:efc56a90dc5a
- Commit message:
- Correct typo
Changed in this revision
| DevI2C/DevI2C.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/DevI2C/DevI2C.h Wed Apr 29 16:14:03 2015 +0200 +++ b/DevI2C/DevI2C.h Fri May 22 14:33:42 2015 +0200 @@ -4,7 +4,7 @@ * @author AST / EST * @version V0.0.1 * @date 21-January-2015 - * @brief Header file for a special I2C class DecI2C which provides some + * @brief Header file for a special I2C class DevI2C which provides some * helper function for on-board communication ****************************************************************************** * @attention
