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').

Dependencies:   RingBuffer

Dependents:   semaforinoprova

Committer:
AkinoriHashimoto
Date:
Thu Jan 21 06:29:54 2016 +0000
Revision:
6:2eefa9ea0bf1
Parent:
4:488e26ebc411
1st publish.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
AkinoriHashimoto 6:2eefa9ea0bf1 1 https://developer.mbed.org/users/AkinoriHashimoto/code/RingBuffer/#dced590a2d1b