1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/build/shared/lib
David A. Mellis 38d4a34fec Adding noAnalogWrite() function to disable PWM.
Also, removing the inline version of digitalPinToTimer() (since we're not optimizing the functions that use it anyway).  The noAnalogWrite() function is in wiring_analog.c, deriving from the previous turnOffPWM() which has moved from wiring_digital.c.

http://code.google.com/p/arduino/issues/detail?id=476
2011-02-12 14:47:08 -05:00
..
theme Updating colors, toolbar icon, and about image. 2010-11-10 10:43:46 -05:00
about.jpg Updating colors, toolbar icon, and about image. 2010-11-10 10:43:46 -05:00
keywords.txt Adding noAnalogWrite() function to disable PWM. 2011-02-12 14:47:08 -05:00
preferences.txt Splitting up programmer selection menu and burn bootloader menu item. 2010-12-17 19:58:40 -05:00