From e42ebad52eb67c9c08564dd6a2f2f8d5a872f8aa Mon Sep 17 00:00:00 2001 From: Simon Ratcliffe Date: Sat, 20 Mar 2021 18:01:48 +1100 Subject: [PATCH] Added new output mode to use use values from IC Updated the code sizes in comments Fixed the state output when the pin is configured for output modes. --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 2bd850f94..1ef13dbdc 100644 --- a/platformio.ini +++ b/platformio.ini @@ -12,9 +12,9 @@ [build_envs] default_envs = ; *** Uncomment by deleting ";" in the line(s) below to select version(s) -; tasmota + tasmota ; tasmota-ircustom -; tasmota-minimal + tasmota-minimal ; tasmota-lite ; tasmota-knx ; tasmota-sensors