JAndrassy / TelnetStream

Arduino Stream implementation over Telnet for OTA logging and debugging
GNU Affero General Public License v3.0
164 stars 17 forks source link

Need #include <WiFiEspAT.h> file #44

Open karl3200 opened 1 month ago

karl3200 commented 1 month ago

Is there a place download this file? I am getting a compile error, no such file or directory. I downloaded the example file TelnetStreamSerialWiFiTest

JAndrassy commented 1 month ago

what networking library does your project uses?