From c4cf3049b2ac338e99d7323e57477bda91463cd7 Mon Sep 17 00:00:00 2001 From: Blackymas Date: Tue, 31 Jan 2023 21:15:04 +0100 Subject: [PATCH] chnage default delay to 1 --- nspanel_blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 89349e6..5bfe8a8 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: '0' + default: '1' selector: number: min: 0