We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42c42a commit e3988fdCopy full SHA for e3988fd
components/button/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ChangeLog
2
3
+## v4.1.3 - 2025-04-11
4
+
5
+### Fix:
6
7
+* Added initialization for gpio_config. [!485](https://github.com/espressif/esp-iot-solution/pull/485)
8
9
## v4.1.2 - 2025-03-24
10
11
### Fix:
components/button/idf_component.yml
@@ -1,4 +1,4 @@
-version: "4.1.2"
+version: "4.1.3"
description: GPIO and ADC and Matrix button driver
url: https://github.com/espressif/esp-iot-solution/tree/master/components/button
repository: https://github.com/espressif/esp-iot-solution.git
0 commit comments