Skip to content

Commit

Permalink
Update quickref.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
IhorNehrutsa committed Jun 5, 2024
1 parent 0323d4e commit 8eaae1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/esp32/quickref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ Use the DAC::

dac = DAC(Pin(25)) # create an DAC object acting on a pin
dac.write(128) # set a raw analog value in the range 0-255, 50% now

MCPWM (motor control pulse width modulation)
--------------------------------------------

Expand Down

0 comments on commit 8eaae1e

Please sign in to comment.