Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4ef8cf

Browse files
committed
Update arduino-esp8266fs-plugin link to 0.2.0
1 parent 2382d2d commit b4ef8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/filesystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ESPDuino | 4M | 1M, 3M
6161

6262
*ESP8266FS* is a tool which integrates into the Arduino IDE. It adds a menu item to *Tools* menu for uploading the contents of sketch data directory into ESP8266 flash file system.
6363

64-
- Download the tool: https://github.com/esp8266/arduino-esp8266fs-plugin/releases/download/0.1.3/ESP8266FS-0.1.3.zip.
64+
- Download the tool: https://github.com/esp8266/arduino-esp8266fs-plugin/releases/download/0.2.0/ESP8266FS-0.2.0.zip.
6565
- In your Arduino sketchbook directory, create `tools` directory if it doesn't exist yet
6666
- Unpack the tool into `tools` directory (the path will look like `<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar`)
6767
- Restart Arduino IDE

0 commit comments

Comments
 (0)