This is workaround to use I2C/SPI and serial together on BLE Nano.

Dependents:   SimpleSample

Revision:
1:312356f93678
Parent:
0:f3f4407ec133
--- a/SerialNano.h	Fri Aug 14 00:19:19 2015 +0000
+++ b/SerialNano.h	Sat Mar 12 01:30:39 2016 +0000
@@ -7,7 +7,7 @@
 
 namespace mbed{
 /**
- * This is workaround to use I2C and serial together on BLE Nano.
+ * This is workaround to use I2C/SPI and serial together on BLE Nano.
  *
  * @code
  * #include "mbed.h"