Disable SHELLY_VOLTAGE_MON parameter

This commit is contained in:
James Turton 2020-11-18 08:47:23 +01:00
parent 747f633c96
commit b2c239206a
1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@
#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_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 ----------------------
#define USE_WS2812 // WS2812 Led string using library NeoPixelBus (+5k code, +1k mem, 232 iram) - Disable by //