me-no-dev / ESPAsyncUDP

Async UDP library for ESP8266
173 stars 56 forks source link

Error Flashing #25

Closed Knut91 closed 5 years ago

Knut91 commented 6 years ago

C:\Users\km_st\Downloads\Sonoff-Tasmota-5.13.1\Sonoff-Tasmota-5.13.1\sonoff\xdrv_00_mqtt.ino:68:26: fatal error: PubSubClient.h: No such file or directory

include

                      ^

compilation terminated.

exit status 1 Error compiling for board Generic ESP8285 Module.

i get this error Message, and i tried to update everything but i dont know what i am doing wrong?

it worked a week ago.

TheCallOfTheWild commented 6 years ago

bro just download pubsubclient library from here: https://github.com/knolleary/pubsubclient 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

That is a Tasmota compilation error. Please read Tamsota wiki. All libraries are included in the Tasmota Repository. All that is explained at the wiki.

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.