itsanjan / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Expose noAnalogWrite() function to end PWM output on a pin. #581

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is basically the current turnOffPWM() function in wiring_digital.c.  We 
should just rename it and expose it in the API.

Original issue reported on code.google.com by dmel...@gmail.com on 16 Aug 2011 at 9:58

GoogleCodeExporter commented 9 years ago
Can't we just make analogWrite(0) do this?

Original comment by tom.i...@gmail.com on 18 Aug 2011 at 11:07

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 16 Dec 2011 at 10:08