11.3 2009-04-01
2Fixed a compatibility problem with ATMEGA328 of the new arduino
3Now use SIGNAL(TIMER1_COMPA_vect) instead of ISR(SIG_OUTPUT_COMPARE1A)
4as discussed in
5http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1237714550/11
6and reported by Jaime Castro.
78
1.2 2009-03-30
9Fixed a problem that prevented compiling with arduino-0015
10Reported by Jaime Castro
1112
1.1 2008-06-24
13Now can compile for atmega8
14Reported by creatrope
1516
1.0 Original release