This is workaround to use I2C/SPI and serial together on BLE Nano.
Revision 1:312356f93678, committed 2016-03-12
- Comitter:
- coisme
- Date:
- Sat Mar 12 01:30:39 2016 +0000
- Parent:
- 0:f3f4407ec133
- Commit message:
- Change comment.
Changed in this revision
SerialNano.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r f3f4407ec133 -r 312356f93678 SerialNano.h --- 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"