From e27c92ef0e82338875d6ff6da0459ede6258c6fe Mon Sep 17 00:00:00 2001 From: Blackymas Date: Sun, 29 Jan 2023 21:38:14 +0100 Subject: [PATCH] change delay to 0 --- nspanel_blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index e220127..675eaac 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -121,7 +121,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l delay: name: Delay to avoid synchronization problem description: '* *Synchronization Problems may occur due to the **NETWORK / WLAN**. To avoid this problem enter your value for the delay (milliseconds)*' - default: '10' + default: '0' selector: number: min: 0