Skip to content

Commit 4b77b68

Browse files
committed
update README.md
1 parent 6eff753 commit 4b77b68

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Depends on the following *dd libraries*:
1212
- ddmqtt
1313
- ddmq4
1414

15-
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.
16-
15+
To build your firmware bin file:
16+
- clone this repository with the *--recursive* flag to checkout **dd-libraries**
17+
- rename file *src/user-config-template.h* in *src/user-config.h*
18+
- set your **WIFI** and **MQTT** settings in file *src/user-config.h*
19+
1720
Firmware file will be in ***.pio/build/esp12e/firmware.bin***

0 commit comments

Comments
 (0)