author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 14 Mar 2009 17:49:52 +0000 (18:49 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 14 Mar 2009 17:49:52 +0000 (18:49 +0100) | ||
commit | 2b475288859e894785e20775a6c8d7b9b95c881c | |
tree | 99e656aae4168ef4e66e3b643b466b19a30911c4 | tree | snapshot |
parent | a4b660d66d9396770560946684c73bc6116789e6 | commit | diff |
ted plugin: Don't expect a minimum length.
The serial interface apparently can only deliver 255 bytes at once, so
checking if we received ``enough'' (i. e. 278+x) bytes will never work.
The serial interface apparently can only deliver 255 bytes at once, so
checking if we received ``enough'' (i. e. 278+x) bytes will never work.
src/ted.c | diff | blob | history |