You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
22
22
23
23
- Install Arduino 1.6.8 from the [Arduino website](http://www.arduino.cc/en/main/software).
24
24
- Start Arduino and open Preferences window.
25
-
- Enter ```http://doku.kniwwelino.lu/_media/en/download/package_esp8266_kniwwelino.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
25
+
- Enter ```http://doku.kniwwelino.lu/_media/en/download/package_esp8266_kniwwelino_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
26
26
- 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).
27
27
28
28
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
@@ -32,7 +32,7 @@ If you find this forum or the ESP8266 Boards Manager package useful, please cons
32
32
#### Available versions
33
33
34
34
##### Stable version 
0 commit comments