-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
After working with different ESP32 boards, the A0 in the analogRead(A0) function needs to be replaced with m_potentiometerPin member. Most ESP32 boards has 4 or more GPIO pins that can be assigned for analog input. The default A0 may not always be the assigned correctly and will cause issues. On the board I am using A0 is defaulted to pin 36 but according to espressif pins 36 & 39 are used for the internal hall sensor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels