Hallo,
i just bought ESP8266
i just want to make my led on and off via wifi.
i follow the instruction.
- i install app Blynk on my android
i don’t know if i have chossed the right Hardware on my blinyk app (look on picture
)and then i download and install blynk library and load an example file.
but when i compile it. error:
Arduino : 1.8.10 (Windows 10), Carte : “Arduino/Genuino Uno”
ESP8266_Standalone:36:10: error: ESP8266WiFi.h: No such file or directory
#include <ESP8266WiFi.h>
^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
ESP8266WiFi.h: No such file or directory
Ce rapport pourrait être plus détaillé avec
l’option “Afficher les résultats détaillés de la compilation”
activée dans Fichier → Préférences.
any idea ?
Thanks in advance,
Stev