1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
ace974aede let's not wait too much :) telnet running here 2015-07-06 12:31:50 +03:00
6f2069deac New Update library, example, upload and more
Proper error handling in the uploading python script
Much faster OTA example sketch with better results
New Update class that simplifies updating the firmware from any source
Updated Esp.updateSketch() to use the new class
2015-07-06 12:31:24 +03:00
83eeaa31e0 typo 2015-07-06 12:25:29 +03:00
dc9072b94b Initial Upload From IDE
For Test ONLY
2015-07-06 12:25:17 +03:00
148ec5579f no need for the IP 2015-06-29 02:42:54 +03:00
25aa2cdc08 MDNS-SD 2015-06-29 02:27:14 +03:00
699b06b875 implement async replies in mDNS library
No need to call mdns.update() from loop() any more.
2015-05-12 17:59:24 +03:00
727c61efe2 UDP multicast APIs fix
fix #74, fix #7
2015-04-29 07:01:46 +08:00
31c7b384b2 Add mDNS library for esp8266 2015-02-01 01:55:37 +03:00