Skip to content

Fix: Protect digitalWrite(pin, LOW) in begin() to avoid...#35

Open
Judenilson wants to merge 1 commit intodxinteractive:masterfrom
Judenilson:fix/avoid-digitalwrite-in-esp32
Open

Fix: Protect digitalWrite(pin, LOW) in begin() to avoid...#35
Judenilson wants to merge 1 commit intodxinteractive:masterfrom
Judenilson:fix/avoid-digitalwrite-in-esp32

Conversation

@Judenilson
Copy link

... gpio_set_level(227) error on ESP32.

On ESP32, there is no need to manually turn off the pull-up.

…(227) error on ESP32

On ESP32, there is no need to manually turn off the pull-up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant