Skip to content

Commit 4a269ac

Browse files
Minor changes to docs
1 parent 5c58107 commit 4a269ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/firmware-upgrades.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
The firmware for the HeartyPatch's on-board Espressif ESP32 chip uses the [esp-idf framework](https://github.com/espressif/esp-idf)
44
for development. You will need to install and configure the following components to setup a development environment:
55

6-
* The Xtensa ESP32 toolchain
6+
### The Xtensa ESP32 toolchain
77
Please make sure download the toolchain from the links on [this page of the Espressif Site](http://esp-idf.readthedocs.io/en/v2.1/get-started/index.html#standard-setup-of-toolchain)
88

9-
* The v2.1 release of esp-idf
9+
### The v2.1 release of esp-idf
1010
[Download and unzip the ESP-IDF v2.1 from this link](https://github.com/espressif/esp-idf/releases/download/v2.1/esp-idf-v2.1.zip)
11-
* Supporting software such as Python and pyserial
11+
### Supporting software such as Python and pyserial
1212

1313
**Please make sure all of the above tools are properly installed before proceeding.**
1414

0 commit comments

Comments
 (0)