mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 10:22:02 +00:00
change default yaml to not have timeturning
Some checks are pending
Build for Raspberry Pi / Build for aarch64 (push) Waiting to run
Some checks are pending
Build for Raspberry Pi / Build for aarch64 (push) Waiting to run
This commit is contained in:
parent
af6dbcc9a7
commit
ea55d087b5
1 changed files with 5 additions and 5 deletions
10
config.yml
10
config.yml
|
|
@ -12,8 +12,8 @@ defaultNudgeMs: 2
|
||||||
# Time-turning offsets. All values are added to the incoming LTC time.
|
# Time-turning offsets. All values are added to the incoming LTC time.
|
||||||
# These can be positive or negative.
|
# These can be positive or negative.
|
||||||
timeturnerOffset:
|
timeturnerOffset:
|
||||||
hours: 1
|
hours: 0
|
||||||
minutes: 2
|
minutes: 0
|
||||||
seconds: 3
|
seconds: 0
|
||||||
frames: 4
|
frames: 0
|
||||||
milliseconds: 5
|
milliseconds: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue