Skip to content

Conversation

@earlephilhower
Copy link
Collaborator

Fixes #6410

We actually provide a function prototype for analogReference() in
Arduino.h, but no implementation. Add a dummy one that only supports
DEFAULT (like other Arduino boards).

Fixes esp8266#6410

We actually provide a function prototype for `analogReference()` in
`Arduino.h`, but no implementation.  Add a dummy one that only supports
DEFAULT (like other Arduino boards).
@earlephilhower earlephilhower merged commit adbd23b into esp8266:master Jan 8, 2021
@earlephilhower earlephilhower deleted the analogref branch January 8, 2021 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

undefined reference to `analogReference'

1 participant