mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
config tweak,
This commit is contained in:
parent
89849c6e04
commit
f929bacdfd
1 changed files with 6 additions and 4 deletions
10
config.yml
10
config.yml
|
|
@ -4,7 +4,9 @@ hardwareOffsetMs: 20
|
|||
# Time-turning offsets. All values are added to the incoming LTC time.
|
||||
# These can be positive or negative.
|
||||
timeturnerOffset:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 0
|
||||
frames: 0
|
||||
hours: 1
|
||||
minutes: 2
|
||||
seconds: 3
|
||||
frames: 4
|
||||
milliseconds: 5
|
||||
defaultNudgeMs: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue