Skip to content

Commit dc04cce

Browse files
committed
Moved 0004 changes to 0003 entry in readme.txt
1 parent b7728ae commit dc04cce

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

readme.txt

+7-9
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For more information, see the website at: http://arduino.berlios.de/ or the
88
forums at arduino.berlios.de/cgi-bin/yabb/YaBB.cgi
99

1010
The Team is composed of Massimo Banzi, David Cuartielles, Tom Igoe,
11-
David Mellis and Nicholas Zambetti.
11+
David A. Mellis and Nicholas Zambetti.
1212

1313
Gianluca Martino works with us on many projects providing help, ideas and
1414
taking care of the production.
@@ -21,14 +21,6 @@ from Processing and Wiring.
2121

2222
UPDATES
2323

24-
0004
25-
Serial monitor added (click the toolbar button to turn it on or off). Baud
26-
rate is controlled by the serial.debug_rate field in preferences.txt, defaults
27-
to 9600.
28-
Serial port menu now automatically refreshes when opened.
29-
Created Xcode project for building Arduino on the Mac (doesn't yet regenerate
30-
the grammar files or package the distribution); active target should be "App".
31-
3224
0003
3325
millis() now updates every millisecond instead of every second.
3426
Keyspan and FTDI USB drivers included with Mac and Windows distributions.
@@ -42,6 +34,12 @@ Updated icon of the Windows executable.
4234
Improved accuracy of the delayMicroseconds() function.
4335
New blue color scheme and icons courtesy of Noah Shibley (colors are hardcoded
4436
into the source to ensure consistency with image files).
37+
Serial monitor added (click the toolbar button to turn it on or off). Baud
38+
rate is controlled by the serial.debug_rate field in preferences.txt, defaults
39+
to 9600. Icon and implementation from Wiring.
40+
Serial port menu now automatically refreshes when opened.
41+
Created Xcode project for building Arduino on the Mac (doesn't yet regenerate
42+
the grammar files or package the distribution); active target should be "App".
4543

4644
0002 - 2005.10.05
4745
New build process no longer uses makefiles; now controlled by preferences.txt.

0 commit comments

Comments
 (0)