tetete
Diff: AsyncSerial.hpp
- Revision:
- 9:709719dddd3e
- Parent:
- 8:7390f9bb28d3
- Child:
- 10:1baa8e833ac6
--- a/AsyncSerial.hpp Sat Jun 17 11:44:36 2017 +0000 +++ b/AsyncSerial.hpp Fri Jun 23 08:07:17 2017 +0000 @@ -8,6 +8,7 @@ @date 2017-03-29 T.Kawamura Written for C++/mbed. @date 2017-03-30 T.Kawamura Bug Fixed: Cannot use format(), baud(). @date 2017-06-17 T.Kawamura Update: FIFO Buffer Fixed. + @date 2017-06-23 T.Kawamura Bug Fixed: Cant use wait(). @see Copyright (C) 2017 T.Kawamura. Released under the MIT license.