Closed Manojj1603 closed 2 years ago
https://github.com/esp8266/Arduino/blob/3.0.2/libraries/ESP8266WiFi/src/ESP8266WiFi.h
Unless you are using case-insensitive filesystem, F
should be upper case
#include <ESP8266WiFi.h>
edit: And it is not 'ESP8266', I'd expect issue to be resolved when actually using our boards
Board: "Arduino Yún"
Thanks for your solution I'll try
On Mon, 21 Mar, 2022, 23:23 Max Prokhorov, @.***> wrote:
Closed #8517 https://github.com/esp8266/Arduino/issues/8517.
— Reply to this email directly, view it on GitHub https://github.com/esp8266/Arduino/issues/8517#event-6277701538, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYKSERN773SVOAHMOEANI2LVBCZRTANCNFSM5RICHK5Q . You are receiving this because you authored the thread.Message ID: @.***>
The error is not rectified sir
On Mon, 21 Mar, 2022, 23:23 Max Prokhorov, @.***> wrote:
Closed #8517 https://github.com/esp8266/Arduino/issues/8517.
— Reply to this email directly, view it on GitHub https://github.com/esp8266/Arduino/issues/8517#event-6277701538, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYKSERN773SVOAHMOEANI2LVBCZRTANCNFSM5RICHK5Q . You are receiving this because you authored the thread.Message ID: @.***>
Arduino: 1.8.19 (Windows 10), Board: "Arduino Yún"
Did you select the right board ?
Arduino: 1.8.19 (Windows 10), Board: "Arduino Yún"
Code_ESP01_SinricPro_4Relay:26:10: fatal error: ESP8266Wifi.h: No such file or directory
include
compilation terminated.
exit status 1
ESP8266Wifi.h: No such file or directory
This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.