We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ddf98 commit 4e31da0Copy full SHA for 4e31da0
README.md
@@ -14,6 +14,9 @@ Depends on the following *dd libraries*:
14
- ddmqtt
15
- ddpzem004t
16
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
-
+To build your firmware bin file:
+ - 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
+
22
Firmware file will be in ***.pio/build/esp12e/firmware.bin***
0 commit comments