What change would like to see?
Instead of SD.open("foo.txt", true) and SD.open("foo.txt", false), use
something like SD.open("foo.txt", WRITE) and SD.open("foo.txt", APPEND).
Why?
It's more readable.
Original issue reported on code.google.com by dmel...@gmail.com on 20 Nov 2010 at 8:40
Original issue reported on code.google.com by
dmel...@gmail.com
on 20 Nov 2010 at 8:40