RN41/42 control lib. RN41/42 is bluetooth module with class 1 or 2.
Dependencies: StrLib myTimer RingBuffer
History
add reboot().
2015-11-20, by AkinoriHashimoto [Fri, 20 Nov 2015 07:15:40 +0000] rev 5
add reboot().
debug internal compare.
2015-11-16, by AkinoriHashimoto [Mon, 16 Nov 2015 04:11:50 +0000] rev 4
debug internal compare.
support ring buffer with using RTOS.
2015-11-02, by AkinoriHashimoto [Mon, 02 Nov 2015 07:39:14 +0000] rev 3
support ring buffer with using RTOS.
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.
2015-10-28, by AkinoriHashimoto [Wed, 28 Oct 2015 04:49:41 +0000] rev 2
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.
Adj. 15.10.22
2015-10-22, by AkinoriHashimoto [Thu, 22 Oct 2015 05:02:36 +0000] rev 1
Adj. 15.10.22
beta publish.
2015-10-20, by AkinoriHashimoto [Tue, 20 Oct 2015 01:32:17 +0000] rev 0
beta publish.