arduino / arduino/ArduinoCore-avr
Expose noAnalogWrite() function to end PWM output on a pin. [imported]
Open
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
This is [Issue 581](http://code.google.com/p/arduino/issues/detail?id=581) moved from a Google Code project.
Added by 2011-08-16T21:58:53.000Z by [dmel...@gmail.com](http://code.google.com/u/107726014984682000895/).
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Enhancement, Priority-Medium, Component-Core
### Original description
This is basically the current turnOffPWM() function in wiring_digital.c. We should just rename it and expose it in the API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.