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.
Diff: DevSPI/DevSPI.h
- Revision:
- 10:da29b5403ca1
- Parent:
- 9:1f35e8bf427b
- Child:
- 11:165bd6bc00ea
--- a/DevSPI/DevSPI.h Wed Oct 14 16:50:22 2015 +0200 +++ b/DevSPI/DevSPI.h Fri Oct 16 14:13:27 2015 +0200 @@ -44,8 +44,8 @@ #include "mbed.h" /* Classes -------------------------------------------------------------------*/ -/** Helper class DevSPI providing functions for multi-register SPI communication - * common for a series of SPI devices. +/** Helper class DevSPI providing functions for SPI communication common for a + * series of SPI devices. */ class DevSPI : public SPI {