Bluetooth module HC-05 Lib. suppotrs printf(); support IrqAttach, with using RTOS. include feature as background rxIrq attach. the lib store rx buf of serial, therefore can have over 16 bytes string. if you want to get string, you call read() or getLine(). read() is ALL string, getLine() is under CR('\r').
Fork of HC05 by
Revision 7:035347f476f4, committed 2016-04-17
- Comitter:
- Paulbearne
- Date:
- Sun Apr 17 05:46:34 2016 +0000
- Parent:
- 6:2eefa9ea0bf1
- Commit message:
- .
Changed in this revision
RingBuffer.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r 2eefa9ea0bf1 -r 035347f476f4 RingBuffer.lib --- a/RingBuffer.lib Thu Jan 21 06:29:54 2016 +0000 +++ b/RingBuffer.lib Sun Apr 17 05:46:34 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/AkinoriHashimoto/code/RingBuffer/#dced590a2d1b +https://developer.mbed.org/users/AkinoriHashimoto/code/RingBuffer/#29917182b5c8