1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
7b70acf337 Add ESP.reset() method 2015-04-12 02:07:56 +08:00
00247bb294 Fix UdpClient semantics, add NTPClient example
UdpClient used to create a new socket for each begin/beginPacket call. This made bidirectional communication impossible.
Fix #64, fix #53.
2015-04-12 01:09:45 +08:00
5ba3a5951f Update readme
[ci skip]
2015-04-11 11:07:01 +08:00
7b54e8352a Update readme to mention aREST
[ci skip]
2015-04-08 00:40:38 +08:00
2c7a0245b0 Update readme
Be more clear about PubSubClient
Close #38
[ci skip]
2015-04-03 08:25:17 +03:00
372076c2b4 Update readme to mention SPI support 2015-04-01 10:18:02 +03:00
1d6a7422c6 remove the need to set programmer, by setting upload tool 2015-04-01 09:08:28 +03:00
7dda022b60 remove trailing whitespace 2015-04-01 09:08:02 +03:00
cf041b2f8c Update release link for Windows
point to a temporary patched version which adds libiconv-2.dll
[ci skip]
2015-03-28 20:50:49 +03:00
e175d9ce73 Update readme
[ci skip]
2015-03-28 02:46:47 +03:00
6824dbaed9 Update readme
[ci skip]
2015-03-28 01:49:33 +03:00
8e021ed122 Update readme 2015-03-28 00:51:20 +03:00
1faf180576 Add downloads section to readme
[ci skip]
2015-03-27 19:07:58 +03:00
1928424922 Display esp8266 notes in README.md
[ci skip]
2015-03-27 17:34:23 +03:00
3542f3c03c update readme
update readme with twitter and Facebook links
2015-02-27 11:57:39 +01:00
860da6fe0d Update README.md
also make ToDo a link
2014-03-24 19:56:25 +01:00
fd2ecf71b8 Update README.md
Decapitalised secondary headings and linked the *Credits* section
2014-02-17 07:32:09 +11:00
7ea7c5291d Rename README.mkdn to README.md 2014-01-29 22:18:24 +01:00