mirror of https://github.com/arendst/Tasmota.git
Updated PZEM004T, Wemos D1 Mini and a 1602 I2C display (markdown)
parent
e505229f4f
commit
ae63e0f12c
|
@ -11,7 +11,7 @@
|
|||
- Mammuth Clamps
|
||||
|
||||
## 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:
|
||||
```
|
||||
//#undef USE_ENERGY_SENSOR
|
||||
|
|
Loading…
Reference in New Issue