hey im using a esp8266 module and i got a code that was pre-downloaded and i get an error saying missing "esp8266wifi.h". can anyone help
You forgot to post the code, as I requested on GitHub. There are two different files with similar names: ESP8266WiFi.h and ESP8266wifi.h (note the different capitalization). I'm not aware of any file named esp8266wifi.h. Please post a link to where you downloaded this code from. Use the chain links icon on the toolbar to make the link clickable.
hi thanks for getting back
in need the
ESP8266WiFi.h
file thanks
No, you need the entire ESP8266 Arduino Core, including the C/C++ source files, Xtensa compiler and esptool to upload firmware.
A Beginner's Guide to the ESP8266
Pieter