mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-11 09:43:08 +03:00
Minor changes.
This commit is contained in:
3
todo.txt
3
todo.txt
@@ -2,12 +2,13 @@
|
|||||||
|
|
||||||
0012
|
0012
|
||||||
|
|
||||||
|
Add String library.
|
||||||
Add highByte(), lowByte(), and makeWord(high, low) functions.
|
Add highByte(), lowByte(), and makeWord(high, low) functions.
|
||||||
Add bitRead() and bitWrite() functions (and bitSet() and bitClear()?)
|
Add bitRead() and bitWrite() functions (and bitSet() and bitClear()?)
|
||||||
Add Encoder library.
|
Add Encoder library.
|
||||||
Add String library.
|
|
||||||
Comment LiquidCrystal examples.
|
Comment LiquidCrystal examples.
|
||||||
Write LiquidCrystal documentation.
|
Write LiquidCrystal documentation.
|
||||||
|
[done] Add Servo library.
|
||||||
[done] Move #include <WProgram.h> after other #include's? (prevent it from interfering with standard libraries)
|
[done] Move #include <WProgram.h> after other #include's? (prevent it from interfering with standard libraries)
|
||||||
[done] Add LiquidCrystal library.
|
[done] Add LiquidCrystal library.
|
||||||
[done] Add Servo library.
|
[done] Add Servo library.
|
||||||
|
Reference in New Issue
Block a user