chnage default delay to 1
This commit is contained in:
@@ -121,7 +121,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
|||||||
delay:
|
delay:
|
||||||
name: Delay to avoid synchronization problem
|
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)*'
|
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:
|
selector:
|
||||||
number:
|
number:
|
||||||
min: 0
|
min: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user