Closed mczakk closed 3 months ago
Please see https://github.com/madhephaestus/ESP32AnalogRead/issues/13#issuecomment-2207225345 Did you encounter this in https://github.com/matthias-bs/BresserWeatherSensorTTN?
It's in my bespoke code based on yours. I'd not updated the esp32 boards for a year or so, all I wanted to do s change the text on the display! I'll try it without defining the bit that uses espanalogread, see what that does!
There are several options:
I'm going to close this, i have opened another issue in BresserWeatherSensorLW if you have the time to help me there?
@mczakk I just noticed that I already updated the ADC code in https://github.com/matthias-bs/BresserWeatherSensorTTN/releases/tag/v0.13.0. You seem to have missed this when comparing your code to the latest version.
I'm trying to update my ESP32 Lora boards and am having an issue with the ESP32AnalogRead this is the error i get:
All my libraries are up to to date but the code is failing to compile with this error?