1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00
Files
esp8266/cores
Earle F. Philhower, III adbd23b6e2 Add stub for analogReference (#7809)
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).
2021-01-07 21:14:14 -08:00
..