mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-15 12:29:26 +01:00
Moved 0004 changes to 0003 entry in readme.txt
This commit is contained in:
parent
b7728ae604
commit
dc04ccefa1
16
readme.txt
16
readme.txt
@ -8,7 +8,7 @@ For more information, see the website at: http://arduino.berlios.de/ or the
|
|||||||
forums at arduino.berlios.de/cgi-bin/yabb/YaBB.cgi
|
forums at arduino.berlios.de/cgi-bin/yabb/YaBB.cgi
|
||||||
|
|
||||||
The Team is composed of Massimo Banzi, David Cuartielles, Tom Igoe,
|
The Team is composed of Massimo Banzi, David Cuartielles, Tom Igoe,
|
||||||
David Mellis and Nicholas Zambetti.
|
David A. Mellis and Nicholas Zambetti.
|
||||||
|
|
||||||
Gianluca Martino works with us on many projects providing help, ideas and
|
Gianluca Martino works with us on many projects providing help, ideas and
|
||||||
taking care of the production.
|
taking care of the production.
|
||||||
@ -21,14 +21,6 @@ from Processing and Wiring.
|
|||||||
|
|
||||||
UPDATES
|
UPDATES
|
||||||
|
|
||||||
0004
|
|
||||||
Serial monitor added (click the toolbar button to turn it on or off). Baud
|
|
||||||
rate is controlled by the serial.debug_rate field in preferences.txt, defaults
|
|
||||||
to 9600.
|
|
||||||
Serial port menu now automatically refreshes when opened.
|
|
||||||
Created Xcode project for building Arduino on the Mac (doesn't yet regenerate
|
|
||||||
the grammar files or package the distribution); active target should be "App".
|
|
||||||
|
|
||||||
0003
|
0003
|
||||||
millis() now updates every millisecond instead of every second.
|
millis() now updates every millisecond instead of every second.
|
||||||
Keyspan and FTDI USB drivers included with Mac and Windows distributions.
|
Keyspan and FTDI USB drivers included with Mac and Windows distributions.
|
||||||
@ -42,6 +34,12 @@ Updated icon of the Windows executable.
|
|||||||
Improved accuracy of the delayMicroseconds() function.
|
Improved accuracy of the delayMicroseconds() function.
|
||||||
New blue color scheme and icons courtesy of Noah Shibley (colors are hardcoded
|
New blue color scheme and icons courtesy of Noah Shibley (colors are hardcoded
|
||||||
into the source to ensure consistency with image files).
|
into the source to ensure consistency with image files).
|
||||||
|
Serial monitor added (click the toolbar button to turn it on or off). Baud
|
||||||
|
rate is controlled by the serial.debug_rate field in preferences.txt, defaults
|
||||||
|
to 9600. Icon and implementation from Wiring.
|
||||||
|
Serial port menu now automatically refreshes when opened.
|
||||||
|
Created Xcode project for building Arduino on the Mac (doesn't yet regenerate
|
||||||
|
the grammar files or package the distribution); active target should be "App".
|
||||||
|
|
||||||
0002 - 2005.10.05
|
0002 - 2005.10.05
|
||||||
New build process no longer uses makefiles; now controlled by preferences.txt.
|
New build process no longer uses makefiles; now controlled by preferences.txt.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user