- added Delay to Serial flush method
Fork of ArduinoAPI by
History
support routiines for ESP;
2017-04-24, by JojoS [Mon, 24 Apr 2017 16:23:14 +0000] rev 7
support routiines for ESP;
- Constructor with Baudrate argument; - Serial flush with delay ; - removed delay in read status
2015-03-28, by JojoS [Sat, 28 Mar 2015 14:45:08 +0000] rev 6
- Constructor with Baudrate argument; - Serial flush with delay ; - removed delay in read status
improved write: check writeable before putc();
2015-03-14, by JojoS [Sat, 14 Mar 2015 10:15:36 +0000] rev 5
improved write: check writeable before putc();
Change buffer size
2015-02-10, by itead [Tue, 10 Feb 2015 10:39:42 +0000] rev 4
Change buffer size
Update
2015-02-10, by itead [Tue, 10 Feb 2015 07:47:08 +0000] rev 3
Update
Add Arudino.h
2015-02-09, by itead [Mon, 09 Feb 2015 02:06:12 +0000] rev 2
Add Arudino.h
Change Print::write as public
2015-02-06, by itead [Fri, 06 Feb 2015 13:13:50 +0000] rev 1
Change Print::write as public
First commit for ArduinoAPI library by Wu Pengfei<pengfei.wu@itead.cc>
2015-02-05, by itead [Thu, 05 Feb 2015 07:24:30 +0000] rev 0
First commit for ArduinoAPI library by Wu Pengfei<pengfei.wu@itead.cc>