Arduino/libraries/Bridge
bobh66 d8c30c36d4 Add error handling and optimize FileIO::doBuffer() in the Bridge library
Update FileIO::doBuffer() to check for TRANSFER_TIMEOUT and set buffered to 0, and optimize by incrementing readPos instead of moving all of the data one byte to the left in the buffer to skip the error code byte.
2014-01-04 18:05:06 -06:00
..
examples Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
src Add error handling and optimize FileIO::doBuffer() in the Bridge library 2014-01-04 18:05:06 -06:00
keywords.txt Missing YunServer and YunClient keyword highlight 2013-09-27 16:16:37 +02:00
library.properties Bridge library is now platform independent. 2013-11-15 12:54:59 +01:00