From 08c01355ae67b5b651da64e7be22d05972b5b105 Mon Sep 17 00:00:00 2001 From: bjoernQ Date: Wed, 8 Feb 2023 10:27:46 +0100 Subject: [PATCH] Allow `into_analog` for all analog capable pins --- esp-hal-common/src/gpio.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp-hal-common/src/gpio.rs b/esp-hal-common/src/gpio.rs index c734343a286..5f2c4ca2869 100644 --- a/esp-hal-common/src/gpio.rs +++ b/esp-hal-common/src/gpio.rs @@ -1360,7 +1360,7 @@ impl GpioPin GpioPin {