From 7425a46d1afe78cdce3e84f0f419e1c69c02e97f Mon Sep 17 00:00:00 2001 From: Robert Strouse Date: Fri, 28 Apr 2023 10:35:44 -0700 Subject: [PATCH] Shorten delay between lift and tilt movement. --- Somfy.cpp | 4 ++-- SomfyController.ino.esp32.bin | Bin 1065216 -> 1065216 bytes 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Somfy.cpp b/Somfy.cpp index b9757f2..a1fb054 100644 --- a/Somfy.cpp +++ b/Somfy.cpp @@ -576,7 +576,7 @@ void SomfyShade::checkMovement() { if(this->settingPos) { SomfyRemote::sendCommand(somfy_commands::My); if(!isAtTarget()) { - delay(300); + delay(100); // We now need to move the tilt to the position we requested. this->moveToTiltTarget(this->tiltTarget); } @@ -619,7 +619,7 @@ void SomfyShade::checkMovement() { if(this->settingPos) { SomfyRemote::sendCommand(somfy_commands::My); if(!isAtTarget()) { - delay(300); + delay(100); // We now need to move the tilt to the position we requested. this->moveToTiltTarget(this->tiltTarget); } diff --git a/SomfyController.ino.esp32.bin b/SomfyController.ino.esp32.bin index b2fceca64de29937024385a6e5ef86799759d7a3..5a55340c71908cb4e7061c14a20b7ba68389bf6c 100644 GIT binary patch delta 154 zcmZo@a%^aFoUlQG+m3tIiz=7Psd@JzPJC*ZH+|)Wf+DpTDj8W8d_Pg^U5s z3XJUvj3CUkU4fDL_c5jgDebZ+n1PrDh*^P{4T#x+m;;D8ftU-3xq+AmhE?{?A6$-if6p8ZxGd8OLq