mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Merge pull request #9905 from jamesturton/disable_shelly_voltage_mon
Disable SHELLY_VOLTAGE_MON parameter
This commit is contained in:
commit
9bf09e250f
@ -476,7 +476,7 @@
|
|||||||
#define USE_SHELLY_DIMMER // Add support for Shelly Dimmer (+3k code)
|
#define USE_SHELLY_DIMMER // Add support for Shelly Dimmer (+3k code)
|
||||||
#define SHELLY_CMDS // Add command to send co-processor commands (+0k3 code)
|
#define SHELLY_CMDS // Add command to send co-processor commands (+0k3 code)
|
||||||
#define SHELLY_FW_UPGRADE // Add firmware upgrade option for co-processor (+3k4 code)
|
#define SHELLY_FW_UPGRADE // Add firmware upgrade option for co-processor (+3k4 code)
|
||||||
#define SHELLY_VOLTAGE_MON // Add support for reading voltage and current measurment (-0k0 code)
|
// #define SHELLY_VOLTAGE_MON // Add support for reading voltage and current measurment (-0k0 code)
|
||||||
|
|
||||||
// -- Optional light modules ----------------------
|
// -- Optional light modules ----------------------
|
||||||
#define USE_WS2812 // WS2812 Led string using library NeoPixelBus (+5k code, +1k mem, 232 iram) - Disable by //
|
#define USE_WS2812 // WS2812 Led string using library NeoPixelBus (+5k code, +1k mem, 232 iram) - Disable by //
|
||||||
|
Loading…
x
Reference in New Issue
Block a user