RN41/42 control lib. RN41/42 is bluetooth module with class 1 or 2.
Dependencies: StrLib myTimer RingBuffer
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:63925964cbd5 | 2015-11-20 | AkinoriHashimoto | add reboot(). |
4:8b74db22e4c6 | 2015-11-16 | AkinoriHashimoto | debug internal compare. |
3:2a87c102ddd3 | 2015-11-02 | AkinoriHashimoto | support ring buffer with using RTOS. |
2:3a28bc9332b6 | 2015-10-28 | AkinoriHashimoto | Adj. attach.; Rx buffer of mbed official Serial is 16 Bytes.; Therefore, this lib copies rx buf to private string with rxIrq attach, and public read() function returns private string. |
1:5ed110051e39 | 2015-10-22 | AkinoriHashimoto | Adj. 15.10.22 |
0:812e6b59aa54 | 2015-10-20 | AkinoriHashimoto | beta publish. |