Local changes to increase sample rate

Fork of X_NUCLEO_COMMON by ST

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
 {