mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
example common_components: fixed GPIO max range for ESP32-C2
This commit is contained in:
@@ -4,7 +4,7 @@ config ENV_GPIO_RANGE_MIN
|
||||
|
||||
config ENV_GPIO_RANGE_MAX
|
||||
int
|
||||
default 19
|
||||
default 20
|
||||
|
||||
config ENV_GPIO_IN_RANGE_MAX
|
||||
int
|
||||
|
Reference in New Issue
Block a user