File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ Tested with the following Arduino IDE versions: 1.6.5-r2,
12
12
- Make sure you use one of the supported versions of Arduino IDE and have ESP8266 core installed.
13
13
- Download the tool archive from [ releases page] ( https://github.com/esp8266/arduino-esp8266fs-plugin/releases/latest ) .
14
14
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
15
- - Unpack the tool into tools directory (the path will look like ` <home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar) ` * .
16
- - Restart Arduino IDE.
15
+ - Unpack the tool into tools directory (the path will look like ` <home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar) ` .
16
+ - Restart Arduino IDE.
17
17
18
- * On the OS X create the tools directory in ~ /Documents/Arduino/ and unpack the files there.
18
+ On the OS X create the tools directory in ~ /Documents/Arduino/ and unpack the files there
19
19
20
20
## Usage
21
21
- Open a sketch (or create a new one and save it).
You can’t perform that action at this time.
0 commit comments