Arduino/hardware
Zach Eveland 4fb17c47cd bugfix for configuring PWM on D6 and D13 too early. (thanks to Limor Fried)
was starting PWM on these pins too soon - in init() instead of when analogWrite() was called.  as a result doing output on port registers directly failed.
2012-04-19 15:52:16 -04:00
..
arduino bugfix for configuring PWM on D6 and D13 too early. (thanks to Limor Fried) 2012-04-19 15:52:16 -04:00