mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
Updating revisions.
This commit is contained in:
parent
b89d8a9c11
commit
9a810880da
@ -5,11 +5,15 @@ ARDUINO 0019
|
||||
* Added aliases for the analog input pins: A0, A1, etc.
|
||||
http://code.google.com/p/arduino/issues/detail?id=244
|
||||
|
||||
* Added a String class.
|
||||
|
||||
* Added an SPI library (by Christian Maglie).
|
||||
http://code.google.com/p/arduino/issues/detail?id=240
|
||||
|
||||
* Revised Ethernet library (by Christian Maglie).
|
||||
|
||||
* Updated version of Firmata supports Mega and capability querying.
|
||||
|
||||
* More accurate delay() function from BenF.
|
||||
http://code.google.com/p/arduino/issues/detail?id=237
|
||||
|
||||
@ -52,6 +56,10 @@ ARDUINO 0019
|
||||
* Allowing third-party hardware platforms to reference programmers defined
|
||||
in other platforms. http://code.google.com/p/arduino/issues/detail?id=283
|
||||
|
||||
[examples]
|
||||
|
||||
* Re-organized and numbered for easier access and better progression.
|
||||
|
||||
ARDUINO 0018 - 2010.01.29
|
||||
|
||||
[core / libraries]
|
||||
|
Loading…
Reference in New Issue
Block a user