I am using a QtPy ESP32-C3 with Arduino and according to the pinout section of the learn guide the SDA pin on the Stemma Qt connector can also be used as ADC2.
Would this be A4 when using AnalogRead in Arduino? Is there any disadvantage , like reduced accuracy or not working with WiFi enabled etc.? I am using an ACS758 current sensor, which has a 3 pin male header for Vcc, Gnd, and signal. Using a Stemma Qt to female dupont connector cable makes for a quick test setup. I'll being using one of the other Analog inputs in the final circuit because I also need to use the I2C for a display.