mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
38d4a34fec
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