Skip to content

Commit 8eaae1e

Browse files
committed
Update quickref.rst
1 parent 0323d4e commit 8eaae1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/esp32/quickref.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ Use the DAC::
352352

353353
dac = DAC(Pin(25)) # create an DAC object acting on a pin
354354
dac.write(128) # set a raw analog value in the range 0-255, 50% now
355+
355356
MCPWM (motor control pulse width modulation)
356357
--------------------------------------------
357358

0 commit comments

Comments
 (0)