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 e68ee8b commit c089dd8Copy full SHA for c089dd8
components/button/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# ChangeLog
2
3
+## v3.2.1 - 2024-6-17
4
+
5
+### bugfix
6
7
+- Fixed ignored ADC button tied to GND.
8
9
## v3.2.0 - 2023-11-13
10
components/button/idf_component.yml
@@ -1,4 +1,4 @@
-version: "3.2.0"
+version: "3.2.1"
description: GPIO and ADC 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