copying serial files from arduino release 0022

This commit is contained in:
benfry
2011-05-16 01:54:20 +00:00
parent c2199874d0
commit c8e0e1cf3a
2 changed files with 14 additions and 0 deletions
+5
View File
@@ -1,5 +1,10 @@
0198 core
_ memory leak when many createGraphics(..., JAVA2D) calls are used
_ http://code.google.com/p/processing/issues/detail?id=507
_ stop() not called in 1.5
_ http://code.google.com/p/processing/issues/detail?id=636
for 2.0
_ in PShape, getChild(name) refers to a <blah id="name">
+9
View File
@@ -1,5 +1,14 @@
0198 pde
serial issues
_ incorporate RXTXcomm.jar and others from Dave
_ Closing applet window in Processing 1.5 causes serial crash
_ http://code.google.com/p/processing/issues/detail?id=635
_ Serial.list() cannot find /dev/ttyACM0
_ http://code.google.com/p/processing/issues/detail?id=634
_ Export reports "Could not copy source file" (even though it works)
_ http://code.google.com/p/processing/issues/detail?id=638
2.0
_ colors for 2.0