Closed
Description
Is anyone seeing a conflict with analogRead() values when #include <WiFi.h> is included in a sketch? analogRead works great without WiFi.h included; however, if WiFi.h is included then the analogRead values returned are all maxed out (4096 values). Note I've tested on pins 12, 14, 26 & 27.