mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-10 17:22:04 +03:00
Ensure that enum values are used When assigning `pull_up_en` and `pull_down_en` fields of `gpio_config_t`. Helps avoid `invalid conversion` errors when building those code snippets in C++.