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
Revisions of HC05.cpp
Revision | Date | Message | Actions |
---|---|---|---|
1:75bb445594e2 | 2015-10-01 | 1st publish. | File Diff Annotate |
0:a4ddaf82d43d | 2015-09-02 | 15/09/02 | File Diff Annotate |