We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc61469 commit 0adf6d2Copy full SHA for 0adf6d2
build/shared/reference.zip
2.93 KB
readme.txt
@@ -47,13 +47,16 @@ UPDATES
47
48
0006
49
50
+Mac version no longer requires Java 1.5, meaning it should run on 10.3.9.
51
Added support for analog inputs 6 and 7 and pwm on pins 5 and 6 on the
52
on the ATmega168 used in the Arduino Mini (extra analog inputs not available
53
in DIP ATmega168s).
54
You now select the baud rate for the serial monitor from within the editor
55
status bar when the serial monitor is running instead of from the Tools menu.
56
Pressing enter within the serial monitor edit box no longer appends a newline
57
to the message sent to the board.
58
+Included the Wire (TWI) library from Wiring.
59
+Updated the reference.
60
61
0005 - 2006.09.26
62
0 commit comments