Skip to content

Commit 7a24f10

Browse files
authored
Update DimmableLEDActuator.ino (#1395)
Thanks @mvdw !
1 parent 112a28a commit 7a24f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/DimmableLEDActuator/DimmableLEDActuator.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* <[email protected]> Vera Arduino Sensor project.
2828
* Developed by Bruce Lacey, inspired by Hek's MySensor's example sketches.
2929
*
30-
* The circuit uses a MOSFET for Pulse-Wave-Modulation to dim the attached LED or LED strip.
30+
* The circuit uses a MOSFET for Pulse-Width-Modulation (PWM) to dim the attached LED or LED strip.
3131
* The MOSFET Gate pin is connected to Arduino pin 3 (LED_PIN), the MOSFET Drain pin is connected
3232
* to the LED negative terminal and the MOSFET Source pin is connected to ground.
3333
*

0 commit comments

Comments
 (0)