Skip to content

Commit 2b2162e

Browse files
authored
Update README.md
1 parent c347c1c commit 2b2162e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Arduino ESP8266/ESP32 Exception Stack Trace Decoder [![Build Status](https://travis-ci.org/me-no-dev/EspExceptionDecoder.svg?branch=master)](https://travis-ci.org/me-no-dev/EspExceptionDecoder)
22

3-
Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266 or ESP32.
3+
Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266.
44

55

66
## Installation
7-
- Make sure you use one of the supported versions of Arduino IDE and have ESP8266 or ESP31B core installed.
7+
- Make sure you use one of the supported versions of Arduino IDE and have ESP8266 core installed.
88
- Download the tool archive from [releases page](https://github.com/me-no-dev/EspExceptionDecoder/releases/latest).
99
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
1010
- Unpack the tool into tools directory (the path will look like `<home_dir>/Arduino/tools/EspExceptionDecoder/tool/EspExceptionDecoder.jar)`.

0 commit comments

Comments
 (0)