mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-02 13:24:12 +01:00
Minor changes.
This commit is contained in:
parent
278872728a
commit
be66f329b3
3
todo.txt
3
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 <WProgram.h> after other #include's? (prevent it from interfering with standard libraries)
|
||||
[done] Add LiquidCrystal library.
|
||||
[done] Add Servo library.
|
||||
|
Loading…
Reference in New Issue
Block a user