ardupilot/libraries/FastSerial
DrZiplok@gmail.com 6b6637bd06 Omit the ::write method, as Print already implements it.
Fix a critical bug in the TX output buffer handling.



git-svn-id: https://arducopter.googlecode.com/svn/trunk@403 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-09-06 09:01:20 +00:00
..
examples/FastSerial Update to take advantage of the new Stream class in Arduino 0019. 2010-09-05 19:43:08 +00:00
FastSerial.cpp Omit the ::write method, as Print already implements it. 2010-09-06 09:01:20 +00:00
FastSerial.h Omit the ::write method, as Print already implements it. 2010-09-06 09:01:20 +00:00
keywords.txt "Fast" serial driver that fully overrides the Arduino-provided HardwareSerial/Serial* driver. 2010-08-23 06:25:03 +00:00