Skip to content

Commit 4e31da0

Browse files
committed
update README.md
1 parent 64ddf98 commit 4e31da0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Depends on the following *dd libraries*:
1414
- ddmqtt
1515
- ddpzem004t
1616

17-
To build your firmware bin file, rename file *src/user-config-template.h* in *src/user-config.h* and set your **WIFI** and **MQTT** settings.
18-
17+
To build your firmware bin file:
18+
- clone this repository with the *--recursive* flag to checkout **dd-libraries**
19+
- rename file *src/user-config-template.h* in *src/user-config.h*
20+
- set your **WIFI** and **MQTT** settings in file *src/user-config.h*
21+
1922
Firmware file will be in ***.pio/build/esp12e/firmware.bin***

0 commit comments

Comments
 (0)