Skip to content

Commit 3f1ecb4

Browse files
committed
Merge branch 'master' into master
2 parents 4f642d5 + e787af0 commit 3f1ecb4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
2626
- Open Boards Manager from Tools > Board menu and install *esp8266* platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).
2727

2828
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
29-
If you find this forum or the ESP8266 Boards Manager package useful, please consider supporting it with a donation.
29+
If you find this forum or the ESP8266 Boards Manager package useful, please consider supporting it with a donation. <br />
3030
[![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
3131

3232
#### Available versions
@@ -88,6 +88,8 @@ Documentation for latest development version:
8888
If you encounter an issue, you are welcome to submit it here on Github: https://github.com/esp8266/Arduino/issues.
8989
Please provide as much context as possible: version which you are using (you can check it in Boards Manager), your sketch code, serial output, board model, IDE settings (board selection, flash size, etc).
9090

91+
If you can not find the answers above, you can also try [ESP8266 Community Forum](http://www.esp8266.com/arduino)
92+
9193
### Contributing
9294

9395
For minor fixes of code and documentation, go ahead and submit a pull request.

0 commit comments

Comments
 (0)