apply two patches for bufferUntil() and readBytesUntil() in Serial

This commit is contained in:
benfry
2008-06-09 19:12:12 +00:00
parent 29af6b606f
commit cc9a40deb7
3 changed files with 23 additions and 5 deletions
+2
View File
@@ -5,6 +5,8 @@ _ pdf not rendering unicode (though it renders to screen)
_ try updating to newer itext
_ http://dev.processing.org/bugs/show_bug.cgi?id=727
_ pdf sketches exiting before writing has finished
_ need a halt() method which will kill but not quit app (sets finished?)
_ exit() will actually leave the application
_ this may in fact only be internal