diff --git a/todo.txt b/todo.txt index 4931fc16e..b1b6b362a 100644 --- a/todo.txt +++ b/todo.txt @@ -2,12 +2,13 @@ 0012 +Add String library. Add highByte(), lowByte(), and makeWord(high, low) functions. Add bitRead() and bitWrite() functions (and bitSet() and bitClear()?) Add Encoder library. -Add String library. Comment LiquidCrystal examples. Write LiquidCrystal documentation. +[done] Add Servo library. [done] Move #include after other #include's? (prevent it from interfering with standard libraries) [done] Add LiquidCrystal library. [done] Add Servo library.