Skip to content
Snippets Groups Projects
Commit 28c2873d authored by Damien George's avatar Damien George
Browse files

docs/esp32: Add a note to quickref about use of Pin.PULL_HOLD.

parent 6fa830bf
No related branches found
No related tags found
No related merge requests found
......@@ -161,6 +161,9 @@ Notes:
* Pins 34-39 are input only, and also do not have internal pull-up resistors
* The pull value of some pins can be set to ``Pin.PULL_HOLD`` to reduce power
consumption during deepsleep.
PWM (pulse width modulation)
----------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment