Updated PZEM004T, Wemos D1 Mini and a 1602 I2C display (markdown)

Michael Ingraham 2019-05-06 14:45:22 -04:00
parent e505229f4f
commit ae63e0f12c
1 changed files with 1 additions and 1 deletions

@ -11,7 +11,7 @@
- Mammuth Clamps - Mammuth Clamps
## Preparation ## Preparation
**You need to compile your own Tasmota firmware, as none of the actual pre-compiled binaries have support for _both display and PZEM sensor_ module.** To compile, edit these files: **You need to compile your own Tasmota firmware, as none of the pre-compiled binaries have support for _both displays and the PZEM sensor_ module.** To compile, edit these files:
- _**sonoff_post.h**_: look for the line starting with **`#ifdef USE_DISPLAYS`** and comment out the **`#undef USE_ENERGY_SENSOR`** that follows near there, so it should be like: - _**sonoff_post.h**_: look for the line starting with **`#ifdef USE_DISPLAYS`** and comment out the **`#undef USE_ENERGY_SENSOR`** that follows near there, so it should be like:
``` ```
//#undef USE_ENERGY_SENSOR //#undef USE_ENERGY_SENSOR