Skip to content

Commit 62e2c68

Browse files
author
Lorenzo Cafaro
committed
Fixed url
1 parent e4e6831 commit 62e2c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/boards.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This is a stripped down version of the above. Behaves identically in terms of ju
8888

8989
It's a Olimex MOD-WIFI-ESP8266-DEV module installed on the headers of a development board which features some breakout connectors, a button (GPIO0) and a relay (GPIO5).
9090

91-
Programming is pretty straightforward: the board is supported in the Arduino IDE after adding the [board manager URL](http://arduino.esp8266.com/versions/2.0.0/package_esp8266com_index.json). To download a program you just have to connect GND/RX/TX from a serial/USB adapter to the UEXT connector and press the only button before applying power to enter UART mode.
91+
Programming is pretty straightforward: the board is supported in the Arduino IDE after [installing it via the Board Manager](https://github.com/lcafaro/Arduino#installing-with-boards-manager). To download a program you just have to connect GND/RX/TX from a serial/USB adapter to the UEXT connector and press the only button before applying power to enter UART mode.
9292

9393
Don't connect 5V from the serial/USB adapter to the board or you won't be able to power cycle it for UART mode.
9494

0 commit comments

Comments
 (0)