example common_components: fixed GPIO max range for ESP32-C2

This commit is contained in:
Ondrej Kosta
2022-06-09 15:47:57 +02:00
parent 53082a22f7
commit b83de6acbc
5 changed files with 1592 additions and 6 deletions

View File

@@ -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