me-no-dev / ESPAsyncUDP

Async UDP library for ESP8266
173 stars 56 forks source link

ESP8266 Module error #22

Closed ukpaulthm closed 5 years ago

ukpaulthm commented 6 years ago

hi all I keep getting this error could anyone tell me why this is please?

Arduino: 1.8.5 (Windows 8), Board: "Generic ESP8266 Module, 80 MHz, ck, 26 MHz, 40MHz, DOUT, 1M (64K SPIFFS), v2 Prebuilt (MSS=536), Disabled, None, 115200"

C:\Users\c\Desktop\New folder (17)\Sonoff-Tasmota-5.10.0\sonoff\xdrv_irremote.ino:25:29: fatal error: IRremoteESP8266.h: No such file or directory

include

                         ^

compilation terminated.

exit status 1 Error compiling for board Generic ESP8266 Module.

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

TheCallOfTheWild commented 6 years ago

bro just download IRremoteESP8266 library from here: https://github.com/markszabo/IRremoteESP8266 press clone or download (green color) and download zip. Now in arduino app press scratch . Then include library and then incude zip and then include the zip file downloaded from github(u may find it at downloads).Hope that helped :)

ascillato commented 6 years ago

see #25

stale[bot] commented 5 years ago

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.