1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-07 06:01:35 +03:00
Files
esp8266/cores/esp8266
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
..
2019-05-14 00:09:54 +02:00
2020-08-23 19:43:32 +02:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2020-09-25 11:12:39 +02:00
2020-05-26 20:04:49 -04:00
2020-04-23 12:15:21 -04:00
2020-09-25 11:12:39 +02:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-11-04 23:14:35 -03:00
2020-04-23 12:15:21 -04:00
2019-05-14 00:09:54 +02:00
2020-09-25 11:12:39 +02:00
2019-05-14 00:09:54 +02:00
2020-07-09 09:59:49 -07:00
2014-12-01 00:34:28 +03:00
2020-11-16 10:40:48 +01:00