Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino nano esp32 does not compile this library. #18

Closed
RobTillaart opened this issue Dec 13, 2023 · 0 comments
Closed

Arduino nano esp32 does not compile this library. #18

RobTillaart opened this issue Dec 13, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@RobTillaart
Copy link
Owner

RobTillaart commented Dec 13, 2023

name collision is analogRead.
==> add/replace readADC()

and obsolete analogRead()

[[deprecated("use readADC() instead.")]]

@RobTillaart RobTillaart self-assigned this Dec 13, 2023
@RobTillaart RobTillaart added the enhancement New feature or request label Dec 13, 2023
@RobTillaart RobTillaart added the bug Something isn't working label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant