File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ESP8266 Arduino core comes with libraries to communicate over WiFi using TCP and
88# Contents
99- Installing options:
1010 - [ Using Boards Manager] ( #installing-with-boards-manager )
11- - [ Using git version] ( #using-git-version- )
11+ - [ Using git version] ( #using-git-version )
1212 - [ Using stable version with PlatformIO] ( #using-stable-version-with-platformio )
1313 - [ Building with make] ( #building-with-make )
1414- [ Documentation] ( #documentation )
@@ -41,7 +41,8 @@ Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_inde
4141
4242Documentation: [ http://esp8266.github.io/Arduino/versions/2.1.0-rc2/ ] ( http://esp8266.github.io/Arduino/versions/2.1.0-rc2/ )
4343
44- ### Using git version [ ![ Linux build status] ( https://travis-ci.org/esp8266/Arduino.svg )] ( https://travis-ci.org/esp8266/Arduino )
44+ ### Using git version
45+ [ ![ Linux build status] ( https://travis-ci.org/esp8266/Arduino.svg )] ( https://travis-ci.org/esp8266/Arduino ) [ ![ codecov.io] ( https://codecov.io/github/esp8266/Arduino/coverage.svg?branch=master )] ( https://codecov.io/github/esp8266/Arduino?branch=master )
4546
4647- Install Arduino 1.6.7
4748- Go to Arduino directory
You can’t perform that action at this time.
0 commit comments