From d94980db566f077e524e0b91f5691b587e3f22fe Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Thu, 18 Sep 2008 09:36:46 +0000 Subject: [PATCH] Updating todo and readme. --- readme.txt | 2 +- todo.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index ec5e70a08..3c3a3d4d3 100644 --- a/readme.txt +++ b/readme.txt @@ -46,7 +46,7 @@ Processing and Wiring. UPDATES -0012 - 2008.09.17 +0012 - 2008.09.18 * Added Arduino Nano to the boards menu. * Arduino Pro or Pro Mini (8 MHz) to the boards menu. diff --git a/todo.txt b/todo.txt index 19b2ce641..04f6e058b 100644 --- a/todo.txt +++ b/todo.txt @@ -2,8 +2,8 @@ 0012 -Update Windows avr-libc to 1.6 and avr-gcc to 4.3 (to match Mac). -Add Firmata library. +[done] Update Windows avr-libc to 1.6 and avr-gcc to 4.3 (to match Mac). +[done] Add Firmata library. [done] Comment LiquidCrystal examples. [done] Update reference. [done] Document LiquidCrystal library.