[BUG:Core:Check_GPIOindex_Used] Used GPIO is still available when already used #41

Closed
opened 2025-04-12 03:08:51 +02:00 by DeltaLima · 1 comment
Owner

When on ESP32 adding a sensor ADC int and selecting a GPIO, the selected pin is then still available, when creating another ADC int.
Adding another ADC int sensor, with the same GPIO, then it gets correctly flagged as unavailable in the GPIO List.

I guess the error is somewhere in Check_GPIOindex_Used() or the Sensor Add Page.

When on ESP32 adding a sensor ADC int and selecting a GPIO, the selected pin is then still available, when creating another ADC int. Adding another ADC int sensor, with the same GPIO, then it gets correctly flagged as unavailable in the GPIO List. I guess the error is somewhere in Check_GPIOindex_Used() or the Sensor Add Page.
DeltaLima changed title from [BUG:ESP32:Core:Check_GPIOindex_Used] Used GPIO is still available when already used to [BUG:Core:Check_GPIOindex_Used] Used GPIO is still available when already used 2025-04-19 02:41:58 +02:00
Author
Owner

happens on esp8266 as well.

happens on esp8266 as well.
DeltaLima referenced this issue from a commit 2025-04-19 18:16:01 +02:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DeltaLima/CanGrow#41
No description provided.